Commit graph

71091 commits

Author SHA1 Message Date
João Moreno c6688faf96
Merge remote-tracking branch 'origin/master' into joao/build-cleanup 2020-09-22 14:55:57 +02:00
João Moreno 0c80a1341c
distro 2020-09-22 14:55:46 +02:00
João Moreno 337189842e
fix lint errors 2020-09-22 14:37:04 +02:00
João Moreno 448115e436
set default formatter for js 2020-09-22 14:36:58 +02:00
João Moreno d599b1662b
update distro 2020-09-22 14:34:16 +02:00
Sandeep Somavarapu 88656a65dc Fix #106963 2020-09-22 14:31:22 +02:00
João Moreno e99be1d6d1
fix continuous build 2020-09-22 14:26:29 +02:00
Sandeep Somavarapu 1f99c39239 add context to extension commands 2020-09-22 13:31:47 +02:00
Pascal Fong Kye 91485869ab Revert "Dynamic layout"
This reverts commit d6606217c8.
2020-09-22 13:21:13 +02:00
Benjamin Pasero 3c126c7f8e Remove some deprecated code in ./src/vs/base #103454 2020-09-22 13:05:19 +02:00
Benjamin Pasero 2b064862ed Remove some deprecated code in ./src/vs/base #103454 2020-09-22 13:02:18 +02:00
Benjamin Pasero 1d98292df4 Remove some deprecated code in ./src/vs/base #103454 2020-09-22 12:59:32 +02:00
Benjamin Pasero 4b9c60bb9a Remove some deprecated code in ./src/vs/base #103454 2020-09-22 12:53:29 +02:00
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