Commit Graph
56135 Commits
Author SHA1 Message Date
Benjamin Pasero 163bd1dcb3 storage - rename storage change event 2020-11-04 15:36:35 +01:00
Johannes Rieken e216a598d3 don't presist little size changes 2020-11-04 15:34:09 +01:00
Johannes Rieken ea14fc2c2f add command to reset suggest widget sizes 2020-11-04 15:34:09 +01:00
Sandeep Somavarapu d562ace335 adopt to new storage api 2020-11-04 15:33:33 +01:00
Benjamin Pasero 8f5311c771 Merge pull request #109960 from microsoft/ben/storage-target
Introduce StorageTarget to control syncing of storage
2020-11-04 15:30:49 +01:00
Sandeep Somavarapu e6b53ff8da adopt using new storage service to sync storage 2020-11-04 15:19:26 +01:00
Benjamin Pasero a665899915 fix compile and tests 2020-11-04 15:03:55 +01:00
Benjamin Pasero 194c7ea237 test name 2020-11-04 14:55:43 +01:00
Benjamin Pasero dfb74a6c97 some comments and more tests 2020-11-04 14:52:06 +01:00
Johannes Rieken 214125ebcb fix https://github.com/microsoft/vscode/issues/101870 2020-11-04 13:58:29 +01:00
Johannes Rieken c2944c6f22 another failing/skipped test for https://github.com/microsoft/vscode/issues/101870 2020-11-04 13:58:29 +01:00
João Moreno 130aa96b42 add to #109818 2020-11-04 13:31:48 +01:00
Sandeep Somavarapu 0feb41eed0 test machine storage is not synced 2020-11-04 12:04:53 +01:00
Alex Ross b561be9e4c Add url finding for python 2.7 simple server
Fixes microsoft/vscode-remote-release#3949
2020-11-04 11:59:15 +01:00
Sandeep Somavarapu 59bfe65e18 store synced state in user scope 2020-11-04 11:04:04 +01:00
Alex Ross 8145e9f37a Fix local scheme for registered file systems in file picker
Part of #https://github.com/microsoft/vscode/issues/109345
2020-11-04 11:00:30 +01:00
Sandeep Somavarapu c49bc9b1cb fix tests 2020-11-04 10:57:31 +01:00
Johannes Rieken a0ce43416d make snippet prefix optional and hide snippets without prefix from IntelliSense and TabCompletion, fixes https://github.com/microsoft/vscode/issues/73635 2020-11-04 10:52:21 +01:00
Sandeep Somavarapu 8b712ee66d - Use global keys with user scope from storage service to sync
- Remove versioning of keys
2020-11-04 10:38:52 +01:00
Benjamin Pasero 1f7528568e storage - add target to change event and cache targets 2020-11-04 09:49:24 +01:00
Johannes Rieken bd7a83c110 tweak wording 2020-11-04 09:23:07 +01:00
Johannes Rieken 41d6a0a560 Merge branch 'master' into joh/snippetIgnore 2020-11-04 09:09:46 +01:00
Benjamin Pasero 57c7e40a50 bulk edit - respect sideBySide options from event
cc @jrieken
2020-11-04 07:44:12 +01:00
Sandeep Somavarapu 7a00f134f7 do not show sync icon when extensio is not installed 2020-11-04 06:41:42 +01:00
Matt Bierner 265a2f6424 Supress marked logging for using sanitize
Fixes #109904
2020-11-03 14:47:30 -08:00
Eric Amodio 983ced6961 Changes to const enum 2020-11-03 17:23:50 -05:00
Eric Amodio cddb1b75f1 Moves newline handling into the hover
Adds enum for parameter
2020-11-03 17:23:50 -05:00
Eric Amodio e06d374787 Avoids paragraphs for newlines in string tooltips
This better matches the native tooltip styling of newlines
2020-11-03 17:23:50 -05:00
Alexandru Dima e934668bd0 Merge pull request #109833 from fleon/patch-1
Allow monaco-editor to work propertly with Jest
2020-11-03 22:06:12 +01:00
Alex Dima c68b238af3 Use self directly 2020-11-03 20:21:48 +01:00
Benjamin Pasero 57340b736b Warning when invoking explorer.newFile (fix #100604) (#109905) 2020-11-03 18:50:02 +01:00
Martin Aeschlimann 7831795dcb Backups: remove legacy migration code path. Fixes #101484 2020-11-03 18:20:09 +01:00
Martin Aeschlimann 9c00847244 OnTypeRenameProvider API wording 2020-11-03 18:05:23 +01:00
Sandeep Somavarapu 529388e524 💄 2020-11-03 17:54:32 +01:00
isidor d88f099116 Remember History on Debug Console filter between vscode sessions
fixes #107461
2020-11-03 17:48:24 +01:00
Sandeep Somavarapu b9833bb962 Fix #99105 2020-11-03 17:47:23 +01:00
João Moreno 7278373f3d fixes #99709 2020-11-03 16:54:57 +01:00
João Moreno bafccc8ebb format 2020-11-03 16:54:56 +01:00
Johannes Rieken ffd61f2917 fix markdown string integration test 2020-11-03 16:52:50 +01:00
Alex Ross 0e43c7a495 Include description in custom tree aria label
Part of #108480
2020-11-03 16:47:40 +01:00
João Moreno 7dca88de88 fixes #64188 2020-11-03 16:39:05 +01:00
Johannes Rieken 503135e9b8 expose snippet enablement inside "Insert Snippet" picker 2020-11-03 16:32:54 +01:00
Alex Ross fc37a9d0d3 Move tasks onBeforeShutdown to electron-browser
Fixes #108649
2020-11-03 16:32:04 +01:00
Rob Lourens e52382a0b3 findExecutable should check PATH in a case-insensitive way
Fix #109863
2020-11-03 07:30:58 -08:00
Sandeep Somavarapu aba089cf11 Fix #95268 2020-11-03 16:10:32 +01:00
Sandeep Somavarapu bd0c897c90 Fix #95211 2020-11-03 15:52:41 +01:00
Johannes Rieken 20b534d41e add persisted snippet enablement 2020-11-03 15:45:02 +01:00
Johannes Rieken ef941c2c3c 💄 more async-await 2020-11-03 15:11:15 +01:00
Sandeep Somavarapu f5490aed3d Fix #108023 2020-11-03 14:55:43 +01:00
Johannes Rieken 5b3b6b8026 💄 async-await 2020-11-03 14:21:30 +01:00