Commit graph

46192 commits

Author SHA1 Message Date
Dirk Baeumer 7002a63fad Move language pack processing code to common 2019-02-20 19:27:08 +01:00
Rachel Macfarlane da83a7ece5 Fixes #69029, File On should be marked as a required field in issue reporter 2019-02-20 10:05:58 -08:00
Sandeep Somavarapu 826d34e977 #67076 Show keybindings 2019-02-20 18:02:24 +01:00
Martin Aeschlimann 4d6187a57b Get some margin on the status bar contribution 2019-02-20 17:44:26 +01:00
Sandeep Somavarapu 00bcf41e2e #67076 Consistent links 2019-02-20 17:35:46 +01:00
Joao Moreno 85ebf1e543 fixes #66628 2019-02-20 17:14:30 +01:00
Alex Dima 3199f1fd3b Introduce and adopt IExtHostWorkspaceProvider 2019-02-20 17:11:51 +01:00
Joao Moreno 7d7e1b6542 remove async.always
fixes #67027
2019-02-20 17:11:06 +01:00
Daniel Imms 3604a2ef27 Disable reflow on Windows
Fixes #68721
2019-02-20 07:56:13 -08:00
Sandeep Somavarapu c9422280bc #67076 change related information file name to link 2019-02-20 16:52:50 +01:00
Joao Moreno d6b007a071 expose tree.onDidUpdateOptions
fixes #67910
2019-02-20 16:51:57 +01:00
Joao Moreno efca6b69ba fixes #68786 2019-02-20 16:44:46 +01:00
Benjamin Pasero 0db0af63b2 workaround #68468 2019-02-20 16:44:12 +01:00
isidor eb48fcdba1 fixes #68210 2019-02-20 16:39:08 +01:00
Joao Moreno 0656498cb4 introduce Event.snapshot
fixes #68811
2019-02-20 16:21:21 +01:00
isidor 00f013050f fixes #68993 2019-02-20 16:11:33 +01:00
isidor 544fb68722 remove console .log 2019-02-20 16:07:00 +01:00
Benjamin Pasero 1b908ce4ec fonts - fix issue where things on <body> element do not get proper font 2019-02-20 15:22:15 +01:00
Benjamin Pasero e2d539fb8b debt - enforce more ILocalizedString 2019-02-20 15:22:15 +01:00
Sandeep Somavarapu 1b04b836be #67076 Show Peek Problem action in the hover footer 2019-02-20 15:03:24 +01:00
Sandeep Somavarapu 41f1545595 #67076 Style the error widget with proper colours 2019-02-20 15:03:24 +01:00
Sandeep Somavarapu e608add072 #67076 fix strict null check 2019-02-20 15:03:24 +01:00
Sandeep Somavarapu 1b109d7ca0 #67076 Add navigation actions to goto error widget 2019-02-20 15:03:24 +01:00
Alex Ross e105391b99 Update fallback icon 2019-02-20 12:54:55 +01:00
Benjamin Pasero 983bc95f67 debt - cleanup contributions 2019-02-20 12:47:28 +01:00
isidor 2b5beb356c fixes #64338 2019-02-20 12:33:42 +01:00
isidor 50a937176f repl: adopt tree dynamic height 2019-02-20 12:29:53 +01:00
Alex Ross a108c5583d Updates to alternate file picker 2019-02-20 12:20:38 +01:00
Alex Ross 785f0735f3 Only use Open File Folder on mac 2019-02-20 12:13:24 +01:00
Alex Dima acfcc8d662 Minor tweaks 2019-02-20 12:10:53 +01:00
Alex Dima 43f6bf8ff7 Address some null errors (#60565) 2019-02-20 12:05:33 +01:00
Benjamin Pasero 9e3b5312d7 debt - move workbench action registration out to contrib 2019-02-20 11:41:51 +01:00
Joao Moreno 4665a4e7b5 fixes #67907 2019-02-20 11:35:46 +01:00
Joao Moreno 72a62d2ef8 fixes #69037 2019-02-20 11:34:20 +01:00
isidor e4a80dd449 explorer: use TreeResourceNavigator2
fixes #67554
2019-02-20 11:22:50 +01:00
Alex Ross c6e8c75c53 Ensure the handlers list in the task service is updated when a provider is disposed
Fixes #68486
2019-02-20 11:00:02 +01:00
Martin Aeschlimann 058e5e01dc themes: do not persist unloaded themes 2019-02-20 10:56:04 +01:00
Martin Aeschlimann 2fc2a915fc Flaky integration test: completions with document filters. Fixes #68974 2019-02-20 10:56:04 +01:00
SteVen Batten 0d01097f92 fixes #69030 2019-02-20 10:48:29 +01:00
Joao Moreno b40585bffc add workbench.list.automaticKeyboardNavigation setting
fixes #68233
2019-02-20 10:43:52 +01:00
Alex Dima 0767b1b8d1 Finish strict null checks for vs/platform (#60565) 2019-02-20 10:39:13 +01:00
Alex Dima 862e5fbb7e Reduce layer breaking imports in tests 2019-02-20 10:39:13 +01:00
SteVen Batten 77535544be fixes #69031 2019-02-20 10:33:54 +01:00
isidor f6caa53cdd fixes #67888 2019-02-20 10:32:20 +01:00
Alex Dima 05856600fb Finish strict null checks for vs/editor (#60565) 2019-02-20 10:22:08 +01:00
isidor 264327dff5 do not use tree.visibleNodeCount
#67907
2019-02-20 10:18:44 +01:00
Benjamin Pasero daf5d73536 files - restrict name to 255 chars (fix #68937) 2019-02-20 10:16:57 +01:00
Joao Moreno 5e54b2574b fix bad tree options update
fixes VSCodeVim/Vim#3466
2019-02-20 10:16:33 +01:00
Martin Aeschlimann 0261d2715a IColorTheme.extensionData can be null (fixes #68699) 2019-02-20 10:14:56 +01:00
isidor c626ef6102 fixes #68136 2019-02-20 10:06:21 +01:00