Commit Graph
70951 Commits
Author SHA1 Message Date
isidor 6980e4e26e Implement the DAP Invalidate request
fixes #106745
2020-09-21 19:43:08 +02:00
Sandeep Somavarapu 5ed2768805 workbench web api for settings sync enablement 2020-09-21 19:26:15 +02:00
ItzLevvie c0850fd97b Fix two spelling mistakes (#107073) 2020-09-21 08:40:48 -07:00
Benjamin Pasero 0d342d6196 sandbox - move sudo-prompt out of renderer 2020-09-21 17:10:11 +02:00
Alex Dima 0e297b1128 update version 2020-09-21 15:36:40 +02:00
Alex Dima 0707a19cfd Fixes microsoft/monaco-editor#2140: Do not create a global style sheet unless needed 2020-09-21 15:36:40 +02:00
Alex Dima 2aa5b9f6fa update editor version 2020-09-21 15:36:39 +02:00
Alex Dima bc6caf3c23 Fixes microsoft/monaco-editor#1861: Try to align deltaY wheel event values on Firefox on Windows and Linux 2020-09-21 15:36:39 +02:00
Alex Dima 08c92c9161 Use an object url to fix cross-origin workers in Safari (see microsoft/monaco-editor#2110) 2020-09-21 15:36:39 +02:00
Alex Dima 50cb4feaf7 Fixes microsoft/monaco-editor#2080: Do not render "Quick Fixes..." in hovers of read only editors 2020-09-21 15:36:39 +02:00
Alex Dima 46319e3c65 Update the loader (fixes microsoft/monaco-editor#2044) 2020-09-21 15:36:39 +02:00
Alex Dima 30671276a3 Fixes microsoft/monaco-editor#2081: Dispatch Escape via keybinding service in tree 2020-09-21 15:36:39 +02:00
Alex Dima 0aba673183 Use ConsoleLogService as ILogService in standalone editor 2020-09-21 15:36:39 +02:00
Alex Dima 761b34550d Fixes microsoft/monaco-editor#2049 2020-09-21 15:36:39 +02:00
Alex Dima 41e27b8d5b Fixes microsoft/monaco-editor#680: Add tabIndex option 2020-09-21 15:36:39 +02:00
Alex Dima 4731a227e3 Add a temporary implementation for semantic tokens styling (for microsoft/monaco-editor#1833) 2020-09-21 15:36:38 +02:00
Alex Dima d0c24836a5 Fixes microsoft/monaco-editor#2096 2020-09-21 15:36:38 +02:00
Alex Dima 435e854716 Fixes microsoft/monaco-editor#2091 2020-09-21 15:36:38 +02:00
Alex Dima 7c156d7bf8 Fixes microsoft/monaco-editor#2040 2020-09-21 15:36:38 +02:00
Alex Dima 407ee57b3d Fix unit test 2020-09-21 15:36:38 +02:00
Alex Dima 87d0cf3272 Fixes microsoft/monaco-editor#1971: Expose onDidAttemptReadOnlyEdit 2020-09-21 15:36:38 +02:00
Alex Dima 68a06c5096 Remove monaco-workbench for CSS rules needed also in the standalone editor (fixes microsoft/monaco-editor#2016) 2020-09-21 15:36:38 +02:00
Alex Dima 8e9beffcf5 Fixes microsoft/monaco-editor#2025 2020-09-21 15:36:38 +02:00
Alex Dima 6514e94199 Fixes microsoft/monaco-editor#1968: Let the editor know that the suggest widget is hidden 2020-09-21 15:36:37 +02:00
Benjamin Pasero 7a89ee8cfc fix typo 2020-09-21 15:29:12 +02:00
Alex Ross 708bc7d7b2 Remove keyboard support from remote explorer help
Part of #107011
2020-09-21 11:10:02 +02:00
Charles Gagnon 59ddfaff0c Fix custom tree view to allow getting all root children (#107077) 2020-09-21 11:02:05 +02:00
Benjamin Pasero 54ac1f4951 Explorer empty on startup (fix #107143) 2020-09-21 10:23:15 +02:00
Johannes Rieken 9c91e2822a remove deprecated activation event, fixes https://github.com/microsoft/vscode/issues/105496 2020-09-21 10:05:46 +02:00
Johannes Rieken cc82ac4e72 remove removeNode, https://github.com/microsoft/vscode/issues/103454#issuecomment-695136569 2020-09-21 09:58:53 +02:00
Benjamin Pasero 341bc9c8f0 editors - add and use preferredTitleHeight for groups 2020-09-21 09:38:59 +02:00
Johannes Rieken 8c1015f5e1 workaround for https://github.com/microsoft/vscode/issues/107143 2020-09-21 09:24:58 +02:00
Matt Bierner ed3df6e1ea Update distro 2020-09-20 19:05:44 -07:00
Sandeep Somavarapu 640385a875 Fix #107109 2020-09-20 15:25:38 +02:00
Sandeep Somavarapu 868ad44d0f disable syncing extensions in web 2020-09-19 10:02:36 +02:00
Matt Bierner 64b2a7b0bd Reorder enum values in editor options
With TS 4.1, the emit order of the string literal types here seems to have changed. Try reordering this
2020-09-19 01:00:30 -07:00
Matt Bierner b160164e3d Pick up latest typescript nightly for building VS Code 2020-09-18 18:28:41 -07:00
Matt Bierner 5a7d0a1ed2 Adopt resolveCodeAction for JS/TS refactorings 2020-09-18 18:17:31 -07:00
Matt Bierner 5b4350943e Remove custom typings for refactor trigger reason
This property has been finalized
2020-09-18 18:17:31 -07:00
Matt Bierner b255097c33 null -> undefined 2020-09-18 18:17:31 -07:00
Matt Bierner bd54e5f5cc Simplify showQuickPick 2020-09-18 18:17:31 -07:00
SteVen Batten e8572c0221 remove dom deprecated refs
refs #103454
2020-09-18 17:20:45 -07:00
Matt Bierner 84dbc21783 Pick up TS 4.0.3 2020-09-18 16:36:13 -07:00
Matt Bierner f26d81979f Extend disposable 2020-09-18 16:27:21 -07:00
Matt Bierner f8f2538d20 Move exists to own file 2020-09-18 16:26:04 -07:00
Matt Bierner c3651027ba Use enum 2020-09-18 16:23:49 -07:00
Matt Bierner 017a42552b Use Promise.all to perform config finding in parallel instead of sequentially
For #87494
2020-09-18 16:15:50 -07:00
Matt Bierner bf2448549d Make getTsConfigsInWorkspace observe the TaskProvider cancellation 2020-09-18 16:15:50 -07:00
Matt Bierner d1510288f0 Add timeout for vscode.workspace.findFiles
For #87494
2020-09-18 16:15:50 -07:00
tomerstav 536ea46187 Implemented fix for first parameter being a substring of the second p… (#106432)
* Implemented fix for first parameter being a substring of the second parameter

* Addressed PR concern

* Included edge cases

* Changed to regex expression

* Accounted for edge case

* Added regex escaping
2020-09-18 15:35:21 -07:00