Commit graph

41164 commits

Author SHA1 Message Date
Matt Bierner a3fa7ad178 Adding some typings in npm scripts 2018-10-15 17:39:33 -07:00
Matt Bierner 63d0559cff Don't use strict mode on gulp ts files
Fixes #61000
2018-10-15 17:39:33 -07:00
Emil Hessman 14ef4255d6 Remove duplicate switch case (#59677) 2018-10-15 16:51:35 -07:00
Miguel Solorio d458ca877a Set css hierarchy for webview file icon in the light theme (#60990) 2018-10-15 16:51:11 -07:00
Rob Lourens e07cacd1f2 Refactor search - rename files 2018-10-15 16:28:31 -07:00
Rob Lourens d616c781e0 Refactor search - remove search-rg text impl 2018-10-15 16:28:31 -07:00
Rob Lourens dc2206a1d7 Refactor search
Fix integration tests
2018-10-15 16:28:31 -07:00
Rob Lourens 52e7f1c9fe Refactor text search
Fix strict checks, multiline search
2018-10-15 16:28:31 -07:00
Rob Lourens c26d6e6c93 Refactor text seach
To allow better code sharing between EH and search proc
2018-10-15 16:28:31 -07:00
Rob Lourens ee40fa3e0d Text search in EH 2018-10-15 16:28:31 -07:00
Pine Wu 73461169ab CSS highlight for font-family 'cursive' and 'fantasy' 2018-10-15 15:08:32 -07:00
Daniel Imms 08cefacac5 Ensure run active file works when no space is present
Part of #60768
2018-10-15 14:09:22 -07:00
Andre Weinand fe51ed01dd don't access body on failure; fixes #60998 2018-10-15 22:17:19 +02:00
Matt Bierner 66c88aa2bc Auto adding files
#60565
2018-10-15 12:58:18 -07:00
Matt Bierner 1815897415 Auto add strict nulls
#60565
2018-10-15 12:58:18 -07:00
Daniel Imms 10b383c911 vscode-xterm@3.9.0-beta9
Fixes #59372
2018-10-15 11:50:38 -07:00
Daniel Imms c5c0a7d29a vscode-xterm@3.9.0-beta8
Fixes #60865
2018-10-15 11:46:27 -07:00
Rob Lourens ef8bb5b845 Fix #60672 - don't start search if token is already canceled 2018-10-15 10:53:25 -07:00
Daniel Imms 51103bd6c6
Merge pull request #60917 from aphexcreations/brendoncrawford/fix-term-helper-config-test-error-fedora
Fixes tests error with faulty OS check when OS is Fedora
2018-10-15 10:52:12 -07:00
Agustín Rodríguez 3266781c5c remove extra margins on completion hovers with markdown (#59786)
* remove extra margins on completion hovers with markdown

* fixed styles to consider docs with multiple paragraphts

* space above docs as padding (instead of margin)

See https://stackoverflow.com/questions/27829250/child-margin-doesnt-affect-parent-height

* space above docs as padding (instead of margin)

See https://stackoverflow.com/questions/27829250/child-margin-doesnt-affect-parent-height

fix styles for suggest when it has zero or two paragraphs

* merge css rules

* add padding to non-empty span elements inside `.markdown-docs`
2018-10-15 10:51:59 -07:00
Benjamin Pasero d4dbfa3c29 debt - remove now obsolete smoothScrollingWorkaround setting 2018-10-15 18:54:31 +02:00
Benjamin Pasero db0dd58479 storage - be more "daten-sparsam" 2018-10-15 18:17:52 +02:00
Ramya Achutha Rao c1af5ff797 Fix bug of storing duplicates in currentOrPreviouslyRunExperiments storage key 2018-10-15 09:13:58 -07:00
Benjamin Pasero eed01cdc78 storage - remove unused 2018-10-15 17:56:57 +02:00
Johannes Rieken a63b9e179b move getIconClasses so that it can be used from the editor-layer, #44860 2018-10-15 17:38:42 +02:00
Johannes Rieken f3a560eef8 extract getIconClasses so that it can be moved, #44860 2018-10-15 17:38:42 +02:00
Johannes Rieken 4fe451d71a move DataUri so that getIconClasses can be moved, #44860 2018-10-15 17:38:42 +02:00
Johannes Rieken ade6047773 use IconLabel when rendering suggestions, #44860 2018-10-15 17:38:42 +02:00
Alex Dima b72fede474 strict null checks (#60565) 2018-10-15 17:25:08 +02:00
Sandeep Somavarapu 655682c04e Fix eol character in debug test 2018-10-15 17:23:44 +02:00
Daniel Imms 89fa49400b Strict null check terminal Eneironment/actions
Part of #60565
2018-10-15 08:23:02 -07:00
Benjamin Pasero ab63c5d4c9 storage - fix missing disposable 2018-10-15 16:53:50 +02:00
Sandeep Somavarapu 62eed25cd8 Fix tests 2018-10-15 16:47:43 +02:00
Sandeep Somavarapu 8c52eb3746 Fix tests 2018-10-15 16:05:50 +02:00
Dirk Baeumer 5e2c5191a8 Fixes #60047: Running scripts with right click not giving feedback when it ends. 2018-10-15 15:53:15 +02:00
Benjamin Pasero 2c93ec4a2d fix #60925 2018-10-15 15:48:01 +02:00
Martin Aeschlimann 957518fdff [folding] add null checks 2018-10-15 15:36:03 +02:00
Alex Dima 5d645696cc strict null checks (#60565) 2018-10-15 15:19:52 +02:00
Sandeep Somavarapu 409e61c5ca Fix #60955 2018-10-15 15:13:14 +02:00
Benjamin Pasero c19f675af9 storage - use void as return type 2018-10-15 15:00:42 +02:00
Dirk Baeumer 0a70cc6d46 Fixes #60461: Cannot read property 'command' of null 2018-10-15 14:50:32 +02:00
Benjamin Pasero ddd0490622 storage - tweak log message 2018-10-15 14:48:17 +02:00
Benjamin Pasero 5a61ae11e7 💄 2018-10-15 13:15:58 +02:00
Johannes Rieken db592233ee fix #60459 2018-10-15 13:00:59 +02:00
Benjamin Pasero 477f1c18ad storage - add action to print contents from DB 2018-10-15 12:51:46 +02:00
Johannes Rieken 5e8d5af6a1 fix #60449 2018-10-15 12:40:14 +02:00
Johannes Rieken 329731090c fix #60457 2018-10-15 12:40:14 +02:00
Dirk Baeumer 25863af012 Fixes #60458: Cannot read property 'message' of null 2018-10-15 12:32:34 +02:00
Johannes Rieken 550a39facc 💄 remove unused argument 2018-10-15 12:24:07 +02:00
Johannes Rieken 2adaa4737a 💄 move snippet completion provider into its own file 2018-10-15 12:21:52 +02:00