Commit graph

71078 commits

Author SHA1 Message Date
Alex Dima 4a9caecfb8
Fixes #91855 2020-09-22 12:52:31 +02:00
Alex Ross 615de7379c Set correct target for ports view and polish notification
Fixes #3710, #3709
2020-09-22 12:21:33 +02:00
Johannes Rieken c4b0d87268 https://github.com/microsoft/vscode/issues/103454 2020-09-22 12:11:53 +02:00
Martin Aeschlimann 591dd1381a add back file menu contribution 2020-09-22 12:02:00 +02:00
isidor 235bae66cb debug: remove debugAddBreakopint telemetry event, no longer needed 2020-09-22 11:58:18 +02:00
Benjamin Pasero 6c5f15aa24 isEqualOrParent - rename params to make this method understandable 2020-09-22 11:48:22 +02:00
João Moreno 240e6996cc
ignore all build js files by default 2020-09-22 11:41:57 +02:00
Sandeep Somavarapu e80644fd7d fix compilation error 2020-09-22 11:38:29 +02:00
Johannes Rieken 6f41bfa822 disable failing notebook tests, https://github.com/microsoft/vscode/issues/107210 2020-09-22 11:17:34 +02:00
João Moreno 2469bf6832
remove build compilation output 2020-09-22 11:12:55 +02:00
João Moreno 0ca320561a
isolate hygiene 2020-09-22 11:12:35 +02:00
Benjamin Pasero 7d1ccd3eb6 editors - restore offset for drop ops as it was 2020-09-22 09:05:27 +02:00
Sandeep Somavarapu 4ad1655304 move settings sync options into single interface 2020-09-22 08:57:57 +02:00
Benjamin Pasero e649ef3701 sandbox - function scope for workbench too 2020-09-22 08:49:11 +02:00
Benjamin Pasero 7c5934902c sandbox - self invoke functions for shared process, issues and process explorer 2020-09-22 08:40:57 +02:00
Benjamin Pasero 5497e60ed2 sandbox - consolidate fileUriFromPath into one 2020-09-22 08:14:45 +02:00
Miguel Solorio f063d8e32e Add chart color tokens 2020-09-21 22:22:02 -07:00
rebornix 7ebeea736f render outline from decorations even if cell is not focused. 2020-09-21 18:16:21 -07:00
rebornix fc6b9d1624 avoid custom metadata update trigger wrong content. 2020-09-21 18:03:09 -07:00
rebornix 677e4bcdc4 fix content provider closure. 2020-09-21 17:32:00 -07:00
rebornix 2cb96e9c7a 💄 fix build. 2020-09-21 12:41:53 -07:00
rebornix 3093f84222 allow content providers to update content options. 2020-09-21 12:36:58 -07:00
rebornix c185f7ab93 command for fetching all notebook content providers. 2020-09-21 12:00:35 -07:00
Raymond Zhao 4a45c74644
Add panel maximization setting for #94930 (#106967)
Add panel maximization settings for #94930
2020-09-21 11:09:02 -07:00
isidor f390f7eaf9 debug: do not announce breakpoint added when doing "Run to Cursor" 2020-09-21 19:50:12 +02:00
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