Commit Graph

62258 Commits

Author SHA1 Message Date
Benjamin Pasero 545c16d40a commands - ensure alias and label are the same 2020-03-12 08:34:59 +01:00
Benjamin Pasero 9490b3d814 quick access - gotoLine => gotoLineQuickAccess 2020-03-12 08:34:05 +01:00
Eric Amodio 1df23554b2 Uses view-level progress 2020-03-11 17:08:59 -04:00
Sandeep Somavarapu 2f3fe9c9c3 fix accept local action 2020-03-11 20:26:39 +01:00
isidor 70997e1c5d fixes #92333 2020-03-11 19:07:50 +01:00
Isidor Nikolic a17259e1f7 Merge pull request #92221 from jeanp413/fix-91187
Show warning when filename start/end with whitespace in explorer inputbox
2020-03-11 18:47:19 +01:00
Sandeep Somavarapu 18ffc2c404 Introduce SyncResource
- Remove resourceKey and SyncSource and merge with SyncResource
2020-03-11 17:18:48 +01:00
Martin Aeschlimann 14724591f9 classify constant properties (for #92469) 2020-03-11 15:33:33 +01:00
Martin Aeschlimann 0da9f3f250 [json] Trying to set local JSON Schema file, generates empty files while typing the filename. Fixes #92300 2020-03-11 15:28:14 +01:00
isidor d2d9498c73 debugSession: more precise errors 2020-03-11 13:06:54 +01:00
Alex Dima 35dfc70df8 Fixes #90915: Try to correct browser rounding errors 2020-03-11 12:40:55 +01:00
Benjamin Pasero 305fbc1638 editors - untitled with associated resource do not emit dirty change properly 2020-03-11 12:36:44 +01:00
Benjamin Pasero a6d692e483 quick access - editors picker to have an action to close editors and indicate dirty state 2020-03-11 12:20:58 +01:00
Benjamin Pasero 5788cf98ef quick access - switch to handler automatically from help when typing prefix to preserve todays behaviour 2020-03-11 12:14:45 +01:00
Benjamin Pasero dc17cef27c quick access - tweak aria labels 2020-03-11 12:14:09 +01:00
Benjamin Pasero 9428cdb9cb quick input - add an option buttonsAlwaysVisible to always show buttons for an item 2020-03-11 12:12:50 +01:00
jeanp413 5890f03a70 💄 2020-03-11 05:09:19 -05:00
Alex Dima 128f0c5950 Fixes #82631: Rename "Move Caret..." to "Move Selected Text..." 2020-03-11 09:46:44 +01:00
Alex Dima 0f8a687158 Add StringSHA1 2020-03-11 09:46:43 +01:00
Sandeep Somavarapu ef75c4bb44 Fix #92430 2020-03-11 09:40:08 +01:00
Johannes Rieken dba94d92b9 Merge pull request #92427 from iliazeus/90517-file-system-error-code
Add a default value to FileSystemError#code #90517
2020-03-11 08:38:32 +01:00
Benjamin Pasero 4c17333c59 quick access - use correct icon for terminal kill 2020-03-11 08:35:46 +01:00
Benjamin Pasero b8c1023dd8 quick access - allow to configure launch config from picker 2020-03-11 08:12:48 +01:00
Benjamin Pasero 33a47d52de quick access - terminals 2020-03-11 08:09:38 +01:00
Eric Amodio a562dabe60 Removes menu.command from registerAction2 2020-03-11 02:07:04 -04:00
Ilia Pozdnyakov 7240a4313c Add a default value to FileSystemError#code #90517 2020-03-11 12:13:01 +07:00
Eric Amodio eb4ebee6a3 Closes #92421 - view-level progress api 2020-03-11 00:33:14 -04:00
jeanp413 0e18d05de2 Merge branch 'master' into fix-91187 2020-03-10 20:16:12 -05:00
jeanp413 6a35671670 Update IEditableData.validationMessage return type 2020-03-10 20:14:05 -05:00
Rachel Macfarlane cfc1ab4c5f Add providerId array to authentication namespace 2020-03-10 17:41:17 -07:00
SteVen Batten 2b029679b5 fix #92387 2020-03-10 17:17:14 -07:00
Matt Bierner 8c596fbf90 Mark arrays readonly 2020-03-10 16:38:34 -07:00
Matt Bierner 9d25faad7f Show better symbolKinds for workspace symbols 2020-03-10 16:38:34 -07:00
Eric Amodio feb42fad54 Renames option for a bit more clarity 2020-03-10 15:52:48 -04:00
Eric Amodio a8130a02d1 Adds tests 2020-03-10 15:52:48 -04:00
Eric Amodio 44da9e136e Removes getInstantiated* methods 2020-03-10 15:52:48 -04:00
Eric Amodio 101beaae6a Removes code duplication
Consolidates ViewProgressIndicator into CompositeProgressIndicator
2020-03-10 15:52:48 -04:00
Eric Amodio 690007dfc4 Closes #92135 - Adds view-level progress indicator 2020-03-10 15:52:48 -04:00
Matt Bierner 89fe6d2bfe Fix bad filter
Fixes #92338
2020-03-10 12:31:37 -07:00
Andre Weinand 4e605ec54a propagate ext terminal errrors; fixes #92380 2020-03-10 17:58:45 +01:00
isidor 89e1209b33 explorer: deemphasize items which should be excluded but are shown since they are open 2020-03-10 17:10:17 +01:00
Benjamin Pasero cb361ac3a4 quick access - add tasks picker 2020-03-10 16:49:38 +01:00
Benjamin Pasero 781dcc779e quick access - introduce a base PickerQuickAccessProvider helper to simplify all existing pickers 2020-03-10 15:44:08 +01:00
Martin Aeschlimann 683e0dfc9b [theme] reload only when extension added 2020-03-10 15:42:15 +01:00
Dirk Baeumer 14281cfc18 Fixes #92352: Translation export fail 2020-03-10 14:54:57 +01:00
Benjamin Pasero b8b1b243ce quick access - debug picker 2020-03-10 11:53:26 +01:00
isidor b0791e5236 quickInputList properly use AccessibilityProvider
fixes #92324
2020-03-10 11:31:36 +01:00
isidor 0defd91586 debug: skip start debugging test 2020-03-10 10:59:17 +01:00
isidor 42e26ac5bb Debug: make sure to open json settings when openning global configurations
fixes #92264
2020-03-10 10:53:53 +01:00
Benjamin Pasero c2e6327356 fix #92334 2020-03-10 10:51:47 +01:00