Commit graph

85617 commits

Author SHA1 Message Date
Sandeep Somavarapu 49e85a53bb
fix tests 2021-07-20 17:00:52 +02:00
Sandeep Somavarapu 9f0916a668
add settings sync help command 2021-07-20 16:41:27 +02:00
Sandeep Somavarapu 532edbf4cb
Fix #129008 2021-07-20 16:17:14 +02:00
Alex Ross af7e6cf1a4
Allow files to be open from browser 2021-07-20 15:55:18 +02:00
Sandeep Somavarapu 9aad074613
Fix #129011 2021-07-20 15:25:58 +02:00
Sandeep Somavarapu f38d4c3f08
Fix #129010 2021-07-20 15:08:41 +02:00
Ladislau Szomoru eb60b6bb11
Use dirname instead of splitName 2021-07-20 14:56:27 +02:00
Martin Aeschlimann aa7a6c7197
folding navigation: rename from jump to goto for #128450 2021-07-20 14:56:05 +02:00
Sandeep Somavarapu 9371c39015
support opting out of extension as web through settings and product 2021-07-20 14:33:26 +02:00
Johannes Rieken b8d143876b
more API todos 2021-07-20 12:10:47 +02:00
Ladislau Szomoru c81644034c
Fix URI when trusting parent folder 2021-07-20 11:55:08 +02:00
Sandeep Somavarapu a8143968ad
add necessary headers to extension gallery resource requests 2021-07-20 11:30:05 +02:00
Johannes Rieken 979d0c4c16
enforce compile check for proposed API too, ignore existing errors 2021-07-20 11:00:54 +02:00
Martin Aeschlimann c980ea2307
Merge pull request #128206 from microsoft/ben/128205
Introduce a new color to indicate warning conditions in status items
2021-07-20 10:18:32 +02:00
Sandeep Somavarapu bbb1a92ea4
not adding machineid header due to CORS error 2021-07-20 10:12:50 +02:00
Sandeep Somavarapu ecbab7858e
add machine id header 2021-07-20 10:12:50 +02:00
Alex Ross 8aea156be8
Update css grammar 2021-07-20 09:52:12 +02:00
Johannes Rieken 2693574b5a
more API todos 2021-07-20 09:18:38 +02:00
Matt Bierner c1a4d2dafe
Remove test equation 2021-07-19 23:06:10 -07:00
Joyce Er a2dc28107d Omit background tokens for now 2021-07-20 02:01:00 +00:00
rebornix b805d2e949 fix notebook content provider readonly 2021-07-19 18:40:34 -07:00
Tyler James Leonhardt 0159e559a0
use prebuilds bot 2021-07-19 18:02:46 -07:00
Rob Lourens 5cc8da99e7 Remove cell keybinding hint statusbar items 2021-07-19 18:01:25 -07:00
Rob Lourens f3570ec4ea Fix "stop editing" action weight
so the button has 'escape' as a keybinding hint in the tooltip
2021-07-19 17:58:42 -07:00
Rob Lourens 247e62d79a
Add flag for "simple" debug UI (#128801)
* Implement simple debug UI mode

* Don't show debug viewlet on step

* Move flag to proposed

* Pass around full debugUI options object

* Implement isSimpleUI in mock
2021-07-19 17:49:17 -07:00
Peng Lyu e5c6200888
Merge pull request #129014 from microsoft/rebornix/iw-autoscroll
Auto scroll to the bottom on cell execution / output update
2021-07-19 17:42:45 -07:00
Rob Lourens 98c1d62c68 Fix setting rendered with wrong height
Fix #128563
2021-07-19 16:47:01 -07:00
Rob Lourens 30847dfdb2 Revert "Add cachedHeight and onDidLayout, fixes #128563"
This reverts commit 8a38b0f3d9.
2021-07-19 16:47:01 -07:00
Xinyu Sui 9dd774e7bc Merge branch 'main' into dev/xisui/disassembly 2021-07-19 16:27:23 -07:00
Xinyu Sui aaaae0c680 Disable open disassembly action when a stackframe without a instructionPointerReference is selected 2021-07-19 16:26:38 -07:00
Tyler Leonhardt 68916178c8
Support enablePreviewFromQuickOpen again. Fixes #128755 2021-07-19 15:57:49 -07:00
Connor Peet 7422b951b4
notebooks: stablize createRendererMessaging
Closes #123601
2021-07-19 15:18:29 -07:00
Miguel Solorio 5e7c82a05a Add notebook cell editor bg colors (Fixes #128885) 2021-07-19 15:12:49 -07:00
rebornix de90fc8be4 handle output height update properly. 2021-07-19 14:30:27 -07:00
Tyler Leonhardt e2b2cf2050
include model in web package 2021-07-19 14:26:16 -07:00
Matt Bierner 475370b7c9
Check if process exists 2021-07-19 14:14:38 -07:00
Matt Bierner 03a2bf8dd7
Use better error code if webview resource load fails 2021-07-19 14:14:38 -07:00
Jackson Kearl 6d882a2750
Improve layout for narrow view markdown 2021-07-19 13:42:57 -07:00
Martin Aeschlimann dba4c350f0
fix themeScopeRegex regex 2021-07-19 22:42:25 +02:00
deepak1556 2721293274 chore: bump electron@13.1.7
Fixes https://github.com/microsoft/vscode/issues/128199
2021-07-19 13:36:02 -07:00
Logan Ramos 9920360671
Add bind to resolve loss of this context 2021-07-19 16:35:07 -04:00
Joyce Er d3895fe2e1 registerThemingParticipant 2021-07-19 19:36:32 +00:00
rebornix 586ce97afa fix empty history. 2021-07-19 12:10:34 -07:00
Raymond Zhao 8a38b0f3d9
Add cachedHeight and onDidLayout, fixes #128563 2021-07-19 11:58:41 -07:00
Xinyu Sui 7d4ba0c920 Step back 2021-07-19 11:54:13 -07:00
Matt Bierner 9c7eeafb1d
Pick up latest TS nightly for building VS Code 2021-07-19 10:56:30 -07:00
Matt Bierner 8a872f717e
Remove now unused notebook markdown css 2021-07-19 10:56:30 -07:00
Connor Peet 0ca2dff09d
telemetry: include debug adapter telemetry in trace logs 2021-07-19 10:35:57 -07:00
rebornix 0c02b9e561 auto scroll 2021-07-19 09:48:47 -07:00
Connor Peet 3f9af31b25
testing: update test types for feedback 2021-07-19 08:21:26 -07:00