59601 Commits

Author SHA1 Message Date
Matt Bierner
e1373b367d Use test instead of exec 2020-01-16 15:49:36 -08:00
Matt Bierner
b53a2f4b8a 💄 2020-01-16 15:49:36 -08:00
Jackson Kearl
0b89939a6d Add toggle search flags in searcheditor 2020-01-16 15:35:42 -08:00
Matt Bierner
534a034c2b Pick up new TS version 2020-01-16 13:16:38 -08:00
Matt Bierner
53682cf56d Bump VS code version 2020-01-16 13:16:38 -08:00
Rachel Macfarlane
235695393d Revert "Add webpack config file to vscode-account extension"
This reverts commit 7278da36877d72c15c5e790686840e962ae48e95.
2020-01-16 10:07:24 -08:00
Rachel Macfarlane
03d46dc17e Revert "Move keytar to dependencies for account extension"
This reverts commit 3d933fb742e208262804f5398270225888bb8365.
2020-01-16 10:07:23 -08:00
SteVen Batten
dba8d71955
Add cache to viewdescriptorservice (#88656) 2020-01-16 10:05:35 -08:00
Rob Lourens
8c0a573b9e
Merge pull request #88730 from mairaw/typo
fix typo
2020-01-16 10:00:15 -08:00
Alex Dima
9e1d730cf2
SemanticTokens - implement feedback received in API call:
- extract a separate DocumentRangeSemanticTokensProvider that deals with a document range
- extract a separate provideDocumentSemanticTokensEdits that deals with updating via SemanticTokensEdits a previous result
2020-01-16 18:02:02 +01:00
Johannes Rieken
430de16fef fix compilos and adopt proposed api usage, #10266 2020-01-16 17:52:18 +01:00
Sandeep Somavarapu
4f7f8587d1 #85216 More improvements to start up ux 2020-01-16 17:21:36 +01:00
Johannes Rieken
1ba18afb07 move API proposal to stable API, #10266 2020-01-16 17:18:29 +01:00
isidor
1d619ed154 explorer view: unit tests 2020-01-16 17:14:14 +01:00
Benjamin Pasero
11932a9ef4 tests - I really do not want Sinon 2020-01-16 16:56:49 +01:00
Andre Weinand
3bdb031a5d fix searching by return proper value for compressed node; fixes #88526 2020-01-16 16:54:19 +01:00
Benjamin Pasero
8e177d4f00 untitled - split createOrGet into create & get 2020-01-16 16:36:44 +01:00
Andre Weinand
65cc136664 Merge branch 'aweinand/compressedtree' 2020-01-16 16:29:05 +01:00
Andre Weinand
a902e80235 Merge branch 'master' into aweinand/compressedtree 2020-01-16 16:28:39 +01:00
Benjamin Pasero
664836ec0e debt - loadOrCreate => resolve 2020-01-16 15:39:09 +01:00
Joao Moreno
9a2874e954
loaded scripts: support filtering across all expanded items 2020-01-16 15:07:08 +01:00
Joao Moreno
736610405c
fix missing type 2020-01-16 14:15:59 +01:00
Joao Moreno
a2ced2fda7
Merge branch 'master' into aweinand/compressedtree 2020-01-16 14:15:07 +01:00
Joao Moreno
5e6d6f7105
loaded scripts: fix collapsible 2020-01-16 14:05:32 +01:00
Joao Moreno
46a8410015
loaded scripts: adopt object tree 2020-01-16 14:05:21 +01:00
Alex Dima
e114426a7e
Fixes #88725: Use e.buttons to figure out if a mouseup was missed 2020-01-16 13:46:10 +01:00
Benjamin Pasero
70f381a7b9 untitled - bring back loadOrCreate() 2020-01-16 13:11:15 +01:00
Johannes Rieken
a8f2db516b slightly more compact dto, no need to send false 2020-01-16 13:02:26 +01:00
Johannes Rieken
af832307d8 add regions for auth proposals 2020-01-16 12:59:27 +01:00
Benjamin Pasero
41eabcfcd6 text files - rename models => files 2020-01-16 12:47:46 +01:00
Benjamin Pasero
3d9d1f9f2a text files - allow to work with untitled from text file service directly 2020-01-16 12:45:13 +01:00
Johannes Rieken
c6b510a3fe consume latest version of references-view, https://github.com/microsoft/vscode/issues/88413 2020-01-16 12:29:13 +01:00
Johannes Rieken
99e76fc87c enable goto definition when peek is showing 2020-01-16 12:03:29 +01:00
Johannes Rieken
72621a729d bulk - expand all file nodes 2020-01-16 11:45:02 +01:00
Johannes Rieken
d984e5e3b1 use TreeResourceNavigator2 to preview changes 2020-01-16 11:38:36 +01:00
Johannes Rieken
7652680004 support preview change when already previewing changes, #77728 2020-01-16 10:57:37 +01:00
Martin Aeschlimann
2717c6da1e change command label to Inspect Editor Tokens and Scopes 2020-01-16 10:39:31 +01:00
Martin Aeschlimann
c2cba752e9 Merge branch 'master' into aeschli/inspectEditorTokens 2020-01-16 10:39:31 +01:00
Johannes Rieken
600671d660 update classifier 2020-01-16 10:12:10 +01:00
Sandeep Somavarapu
3f1fc5941b #85216 💄 2020-01-16 09:41:16 +01:00
Sandeep Somavarapu
2c2d107d1a fix compilations errors 2020-01-16 09:31:51 +01:00
Martin Aeschlimann
47994e5c41 Merge remote-tracking branch 'origin/master' into aeschli/inspectEditorTokens 2020-01-16 09:21:11 +01:00
Sandeep Somavarapu
00951aac71 #85216 Improve start up experience 2020-01-16 09:03:39 +01:00
Sandeep Somavarapu
a46a5dba98 #88322 Provide a picker to select extensions to sync 2020-01-16 09:03:39 +01:00
Matt Bierner
30f2cec795 Try moving keytar to externals
This attempts to fix an extension compile error introduced with 3d933fb742e208262804f5398270225888bb8365

The issue is that keytar loads a `.node` file, which webpack is not able to understand
2020-01-15 23:34:48 -08:00
Benjamin Pasero
2600760532 text files - cleanup and remove unused methods 2020-01-16 08:13:59 +01:00
Benjamin Pasero
7a5a835384 Overwriting binary file is not allowed (fix #88687) 2020-01-16 07:30:32 +01:00
Jackson Kearl
af037fb9ed Fix bug causing search viewlet bindings to not work if a search editor is open 2020-01-15 20:43:47 -08:00
Jackson Kearl
994d1b41e8 Add focusNext/focusPrev keyboard actions to search editor 2020-01-15 20:34:18 -08:00
Rachel Macfarlane
3d933fb742 Move keytar to dependencies for account extension 2020-01-15 16:57:18 -08:00