Rob Lourens
6f9b2d7593
Fix #59922 - changes needed to support a cache in a FileSearchProvider
2018-12-03 16:19:37 -08:00
Matt Bierner
682d684944
Give extra padding for simple find widget
...
Fixes #35080
**Bug**
Due to the outer widget wrapper clipping overflow, the simple find widget's box shadow was being clipped
**Fix**
Add some padding so that shadow is not clipped
2018-12-03 15:59:59 -08:00
Matt Bierner
ab3bc1e7af
Revert "call resolve before inserting a completion item, #63013 "
...
This reverts commit c2c2e48dd3 .
2018-12-03 14:42:27 -08:00
Matt Bierner
64117e8fb5
Rename TriggerReason -> TriggerKind
...
Fixes #64216
2018-12-03 13:53:53 -08:00
Christof Marti
3e399f1442
Naming ( #60773 )
2018-12-03 19:20:17 +01:00
Christof Marti
48966a872e
Copy options disable by default ( #60773 )
2018-12-03 19:19:35 +01:00
Johannes Rieken
d8317e3156
tweak jsdoc
2018-12-03 18:24:43 +01:00
Johannes Rieken
262b7fcd60
Merge pull request #64224 from skprabhanjan/fix-64041
...
Fix #64041 - Update ParameterInformation constructor with new label type
2018-12-03 18:23:42 +01:00
Ramya Rao
9d4f71883a
Experiments shld provide local text for commands too ( #63261 )
2018-12-03 09:20:13 -08:00
Johannes Rieken
3bb5ce5d52
remove sample function proposed api
2018-12-03 18:14:43 +01:00
Andre Weinand
461affb92d
finalize tracker API; fixes #62843
2018-12-03 18:09:36 +01:00
Daniel Imms
d0c925c18e
Improve ext host terminal proc
2018-12-03 08:52:51 -08:00
Benjamin Pasero
130e81f154
hot exit - do not clean backups when quitting before editors have been restored
2018-12-03 17:46:41 +01:00
Sandeep Somavarapu
922435f717
Fix #63906
2018-12-03 17:31:09 +01:00
Benjamin Pasero
31450e4ffe
fix strict-null
2018-12-03 17:27:44 +01:00
pkoushik
7150d4b3a1
fix-64041 - Changed ParameterInformation constructor - Changed @param label description
2018-12-03 21:46:37 +05:30
Sandeep Somavarapu
01e36a242b
Fix #59497
2018-12-03 16:55:02 +01:00
pkoushik
5446cb4205
fix-64041 - Changed ParameterInformation constructor
2018-12-03 21:19:01 +05:30
Johannes Rieken
5f53ed3811
handle ipc-queue cancellation, #63013
2018-12-03 15:56:47 +01:00
Sandeep Somavarapu
cbb9fa7385
Fix #59481
2018-12-03 15:51:30 +01:00
Johannes Rieken
c2c2e48dd3
call resolve before inserting a completion item, #63013
2018-12-03 15:40:30 +01:00
SteVen Batten
aedd4402fb
Make menubar its own widget and add overflow ( #63954 )
...
* working state
* fix keybindings and add compact submenu mode
* fix blur
* fix mnemonics in overflow menu
* fix issues with window resizing
* switch to ellipsis
2018-12-03 06:39:58 -08:00
Johannes Rieken
99b2fca41f
Merge pull request #64093 from Microsoft/mjbvz/63013
...
Do not cache completions for cancelled resolves
2018-12-03 15:38:29 +01:00
Isidor Nikolic
93ef7cd03e
Merge pull request #64200 from Microsoft/isidorn/zenModeRestore
...
zen mode: We will not restore zen mode, need to clear all zen mode state
2018-12-03 15:26:16 +01:00
isidor
2d57133894
zen mode: properly clear state on shutdown
2018-12-03 15:25:50 +01:00
isidor
ea14a460db
Merge branch 'master' into isidorn/zenModeRestore
2018-12-03 15:16:21 +01:00
Joao Moreno
a8b004a30e
fixes #62629
2018-12-03 15:15:37 +01:00
Benjamin Pasero
e7c77a3a81
storage - include a WillSaveStateReason when saving
2018-12-03 14:58:57 +01:00
Benjamin Pasero
08d8cc157a
fix #63431
2018-12-03 14:49:36 +01:00
Johannes Rieken
57c1e826a0
strict null for all smart select
2018-12-03 14:33:44 +01:00
Johannes Rieken
6938d2c35d
smart select bracket pairs, #64004
2018-12-03 14:28:51 +01:00
Sandeep Somavarapu
d3665d2f8b
Fix #64199
2018-12-03 14:25:45 +01:00
Sandeep Somavarapu
9a8bbb8dd8
Fix opening settings editor when ui is disabled
2018-12-03 13:50:29 +01:00
Alexandru Dima
74263a78d0
Merge pull request #64189 from usernamehw/keybindings_command
...
Use string type for `command` property
2018-12-03 13:48:36 +01:00
Sandeep Somavarapu
2122d7e0bf
Remove support for post install
2018-12-03 12:42:10 +01:00
Benjamin Pasero
6153c8b075
debt - remove editor history listeners when condition is met
2018-12-03 12:26:07 +01:00
Johannes Rieken
daae50ab21
ensure a range contains its previous range, #63935
2018-12-03 12:05:50 +01:00
isidor
46e453dc1c
zen mode: We will not restore zen mode, need to clear all zen mode state changes
2018-12-03 12:05:05 +01:00
Johannes Rieken
2baa14fcf2
tests and api command for smart select api, #63935
2018-12-03 11:51:53 +01:00
Johannes Rieken
07be58bbad
add proposed api for smart select, #63935
2018-12-03 11:29:12 +01:00
Joao Moreno
c98725aa03
missing compilation
2018-12-03 11:24:11 +01:00
Benjamin Pasero
71630c224a
storage - parts splash becomes a window config to show early on
2018-12-03 11:16:36 +01:00
Alexandru Dima
37100fb8f1
Merge pull request #63947 from Thomas-S-B/master
...
Removed unnecessary cast
2018-12-03 11:09:05 +01:00
Joao Moreno
1567e662cc
only show update service errors when asking explicitly
...
fixes #61467
fixes #60966
2018-12-03 11:07:56 +01:00
Joao Moreno
868f812b37
💄
2018-12-03 11:07:56 +01:00
Johannes Rieken
91aa9db312
rename setting, #62365
2018-12-03 11:01:43 +01:00
Johannes Rieken
6959ac313d
Merge pull request #63193 from skprabhanjan/fix-62365
...
Fix #62365 : Added useGlobalStorageForSuggestions Setting
2018-12-03 10:51:38 +01:00
Benjamin Pasero
77ea172135
keybindings - do not steal focus from an event
2018-12-03 10:50:25 +01:00
Christof Marti
3fd9352b8d
Remove Better Merge key #64190
2018-12-03 10:47:19 +01:00
Benjamin Pasero
44a246e7a8
perf - measure workspace service init time as well
2018-12-03 10:44:29 +01:00