Commit Graph

41005 Commits

Author SHA1 Message Date
Benjamin Pasero 90fd44c102 Merge branch 'master' into ben/sqlite 2018-10-12 09:16:30 +02:00
Benjamin Pasero 380256ba37 tpromise => promise (#53526) 2018-10-12 09:06:59 +02:00
Alex Dima 46d1426b7e Strict null checks (#60565) 2018-10-12 08:49:08 +02:00
Benjamin Pasero 8ff27229f2 fix #60333 2018-10-12 08:16:00 +02:00
Benjamin Pasero 3b95170b06 remove console.log 2018-10-12 08:11:31 +02:00
Benjamin Pasero 4cffff9f6b fix #51013 2018-10-12 08:00:12 +02:00
Christopher Leidigh 931c22033d SelectBox: Use visually-hidden for describedby with VoiceOver. Fixes: #60429 2018-10-11 20:31:54 -04:00
Matt Bierner 1f482cd06d Update markdown grammar 2018-10-11 17:21:36 -07:00
Matt Bierner e5f9b64efc Remove strict null checks from test.sh
#60565
2018-10-11 17:17:32 -07:00
Matt Bierner fa0b79434b Remove windowsShellHelper from strict null checks
Currently broken for duplicated typings
2018-10-11 17:14:34 -07:00
rebornix e05b33163c Re #261. Update comments only when visible editor changes. 2018-10-11 17:05:15 -07:00
Matt Bierner 8476cae78a Pick up TS 3.1.3 2018-10-11 16:45:05 -07:00
Matt Bierner 69fd947d76 Mark types as nullable where we explicitly assign something to undefined 2018-10-11 16:45:05 -07:00
Matt Bierner 7c0bfb91d4 strict null checks
#60565
2018-10-11 16:45:05 -07:00
Matt Bierner ffbe67fef4 Annotate a few more null assignments 2018-10-11 16:45:05 -07:00
Miguel Solorio 484dcc1ff8 Update distro 2018-10-11 15:19:24 -07:00
Christopher Leidigh adfb849950 Settings: Labeling for "Modified in ..." Fixes #59492 (#60226)
* Settings: Labeling for "Modified in ..." Fixes #59492

* Eliminate unnecessary empty itemElement object

* Remove label on Booleans

* Test, Cleanup
2018-10-11 18:17:41 -04:00
Miguel Solorio 97720f61cf Merge pull request #60674 from Microsoft/misolori/file-icons
Update file icons to use file type icon in small views
2018-10-11 15:07:55 -07:00
Matt Bierner 29d97683a1 Add null annotations for x: T[] = null
This code pattern indicates that the type should be nullable
2018-10-11 14:25:11 -07:00
Matt Bierner 0318e90c93 Add null type annotations for the common x: T = null pattern
In these cases, the programmer has explicitly indicated that the type should be nullable
2018-10-11 14:13:20 -07:00
Matt Bierner da546f5d5d Add null checks in filters and context keys 2018-10-11 13:29:11 -07:00
Alex Dima 0c403f82c3 More strict null (#60565) 2018-10-11 22:03:17 +02:00
Miguel Solorio 3ace1898e7 Update file icons to use file type icon in small views 2018-10-11 11:49:15 -07:00
Daniel Imms cbd629998b Fix tests 2018-10-11 10:25:09 -07:00
Daniel Imms 31a1ec61e5 vscode-xterm@3.9.0-beta7
Fixes #60447
2018-10-11 09:45:28 -07:00
Matt Bierner 7b1f444fe5 Fix a few more simple strict null errors 2018-10-11 09:35:36 -07:00
Daniel Imms dcd3744554 Add fallbacks to fedora/ubuntu font hacks
Fixes #56429
2018-10-11 09:31:36 -07:00
Benjamin Pasero 05f3932a35 fix #60270 2018-10-11 18:23:36 +02:00
Matt Bierner 0b4b0dccd7 More auto adding to strict null checks 2018-10-11 09:01:40 -07:00
Matt Bierner e7ba036a53 Auto add more files to strict null check 2018-10-11 08:50:01 -07:00
Matt Bierner 428eac303b Adding a few more files to strict null checks 2018-10-11 08:48:59 -07:00
isidor c61e9eccb3 null checks: history.ts 2018-10-11 17:45:59 +02:00
isidor 3af9e4568d labels: strict null checks 2018-10-11 17:43:17 +02:00
Alex Dima 3ba326658d More strict null sources (#60565) 2018-10-11 17:35:17 +02:00
Daniel Imms e6f2819b4b strictNullChecks in terminalWidgetManager
Part of #60565
2018-10-11 08:30:19 -07:00
Johannes Rieken be2ac1749f use thenables for proposed clipboard api, #217 2018-10-11 17:25:46 +02:00
Miguel Solorio ac5b1f9afa Merge pull request #60559 from Microsoft/misolori/activity-bar-icon-cleanup
Clean up activity bar icons
2018-10-11 07:58:03 -07:00
Alex Dima ea0a067680 Strict null check for event.ts (#60565) 2018-10-11 16:17:33 +02:00
isidor 3f7f72dd2b debug: do not prepand DEBUG_SCHEME to paths 2018-10-11 16:16:09 +02:00
Benjamin Pasero c3ed7d3ba0 sqlite - some more service adoption 2018-10-11 16:07:41 +02:00
Alex Dima 3e5bdc4571 Better typings for IteratorResult (#60565) 2018-10-11 15:50:08 +02:00
Alex Ross 4ad3ac006b Ctrl/cmd + f in terminal find widget should be a no-op (#59785)
Fixes #59317
2018-10-11 13:12:50 +02:00
Alex Dima 740ac11a17 More strict null checks (#60565) 2018-10-11 13:04:56 +02:00
Benjamin Pasero db6ebe93f8 remove now obsolete code 2018-10-11 12:56:54 +02:00
Benjamin Pasero b77b9af3da sqlite - first cut next storage adoption 2018-10-11 12:37:41 +02:00
isidor 812b241290 debug: on restart, make sure to first disconnect and only then run the prelaunch tasks
fixes #60593
2018-10-11 12:04:14 +02:00
Benjamin Pasero 03222d2027 sqlite - relax storage value assertion 2018-10-11 11:48:55 +02:00
Benjamin Pasero 174bf8b750 sqlite - detect cross window changes to localStorage 2018-10-11 11:47:41 +02:00
Benjamin Pasero ee34a6ec56 sqlite - ignore same updates/deletes 2018-10-11 11:23:27 +02:00
Alex Dima ae2f5e1c92 Add more files to be strict-null checked (#60565) 2018-10-11 10:59:45 +02:00