Commit Graph

93304 Commits

Author SHA1 Message Date
rebornix
d5bb8cfca9 Unify code highlight 2022-02-16 18:03:10 -08:00
rebornix
07e840cb51 Support syntax highlighting in code blocks in markdown output 2022-02-16 15:18:54 -08:00
meganrogge
1d8380501b fix #143205 2022-02-16 15:00:27 -06:00
Rob Lourens
9bf9403e9a Don't break the position of the cell title toolbar on single-line cells 2022-02-16 12:52:53 -08:00
Rob Lourens
f26aa70aeb Fix error thrown when stack frame line number is <1. Fix #143047 2022-02-16 12:52:53 -08:00
meganrogge
8e7264eef9 fix #143125 2022-02-16 14:47:49 -06:00
Raymond Zhao
a4b8e07f92 Fix actionbar a11y issue #140203 2022-02-16 12:37:44 -08:00
Logan Ramos
f932fd6ae4 Add isDirty 2022-02-16 15:35:49 -05:00
Matt Bierner
ad0311a25a Improve quote style setting display
Follow up on #143164
2022-02-16 12:13:45 -08:00
Matt Bierner
1f5f486ccb Add note about quote style setting to jsxAttributeCompletionStyle
For #143164
2022-02-16 12:13:45 -08:00
Logan Ramos
0a9e7a5f49 Re-enable tab getter test 2022-02-16 15:09:08 -05:00
Logan Ramos
fcd0539175 Fix #143143 2022-02-16 14:43:41 -05:00
rebornix
4b17d05668 re #142872. Contribute ipynb notebook to File -> New when no Jupyter extension enabled. 2022-02-16 11:42:45 -08:00
rebornix
8e3c41760e re #142872. Default language to python. 2022-02-16 11:42:45 -08:00
SteVen Batten
2db2bc0238 allow legacy settings to use workspace storage
fixes #142852
2022-02-16 11:37:41 -08:00
meganrogge
5e374038fc xterm@4.18.0-beta.6 2022-02-16 13:26:30 -06:00
meganrogge
31daeb3751 fix #143125 2022-02-16 13:24:13 -06:00
Raymond Zhao
1097c5d0d3 Mitigate #135910 2022-02-16 11:07:57 -08:00
Henning Dieterichs
483a2147ec Fixes #143109. 2022-02-16 20:06:43 +01:00
Matt Bierner
21da6eeafa Delay getting workspace uri until tests are running
For #143226
2022-02-16 10:59:03 -08:00
Peng Lyu
d67d92591e Stop notebook subs 2022-02-16 10:49:47 -08:00
Peng Lyu
e8530e30ff Merge pull request #143211 from gjsjohnmurray/interactive-input-prompt
Fix and improve IW input placeholder text
2022-02-16 10:12:22 -08:00
meganrogge
5ca7faf643 fix #143221 2022-02-16 11:42:19 -06:00
deepak1556
0992d85866 ci: fix linux system services
Refs https://github.com/microsoft/vscode/issues/142572
2022-02-17 02:16:46 +09:00
meganrogge
a0d3b2e6c4 fix #143205 2022-02-16 11:04:42 -06:00
meganrogge
17709700fc fix #143215 2022-02-16 10:42:21 -06:00
Tyler Leonhardt
227493a114 add a way to trigger aria checked update when checkbox state has changed. Fixes #136798
co-authored: @joaomoreno
2022-02-16 08:28:43 -08:00
Henning Dieterichs
d7b69e3906 Implements #140960 2022-02-16 17:05:15 +01:00
Henning Dieterichs
c95b7057af Improve performance of unicode highlighting by not stopping on every whitespace. 2022-02-16 17:05:06 +01:00
gjsjohnmurray
2106975c1c Fix and improve IW input placeholder text 2022-02-16 15:43:37 +00:00
Alexandru Dima
5f01683b30 Merge pull request #143201 from microsoft/revert-142740-aeschli/userShellEnvFix
Revert "remote-cli not being added to PATH with `"terminal.integrated.inheritEnv": false`"
2022-02-16 15:35:40 +01:00
Alexandru Dima
bcc58db3b8 Revert "remote-cli not being added to PATH with "terminal.integrated.inheritEnv": false" 2022-02-16 15:33:54 +01:00
Logan Ramos
db8e06b530 Dont wait for file system providers #143053 2022-02-16 09:17:52 -05:00
Alex Dima
6727929cc4 Fixes #142545: Use sync fs in the test to avoid timing out 2022-02-16 14:40:24 +01:00
Alexandru Dima
f3709d41ea Merge pull request #142740 from microsoft/aeschli/userShellEnvFix
remote-cli not being added to PATH with `"terminal.integrated.inheritEnv": false`
2022-02-16 14:16:27 +01:00
Benjamin Pasero
cd1ca7d085 layout 💄 2022-02-16 12:59:37 +01:00
Alexandru Dima
8ed8500dac Merge branch 'main' into aeschli/userShellEnvFix 2022-02-16 12:28:05 +01:00
Alex Ross
e5f7dff1a7 Make tree dnd handleDrop optional 2022-02-16 09:19:09 +01:00
Benjamin Pasero
f08ebcee85 editors - rename EditorOpenContext to EditorOpenSource 2022-02-16 08:21:37 +01:00
Ladislau Szomoru
0d429ccdbb Fix regression introduced by the fix for #139803 2022-02-16 08:21:25 +01:00
Benjamin Pasero
78ce76b524 revert log workaround given electron update 2022-02-16 07:53:58 +01:00
Peng Lyu
7bd78a9250 Merge pull request #143163 from gjsjohnmurray/notebook-kernel-contextkey
Add `notebookKernel` contextkey
2022-02-15 21:38:57 -08:00
Jackson Kearl
52e6549965 Fix standard string hovers no longer appearing 2022-02-15 19:24:12 -08:00
Jackson Kearl
f21d6414b5 Fix #114806 2022-02-15 19:03:00 -08:00
Matt Bierner
31b199da9c Bump webview commit 2022-02-15 18:36:12 -08:00
deepak1556
5b183af57d chore: bump electron@16.0.9
Fixes https://github.com/microsoft/vscode/issues/142611
2022-02-16 10:53:04 +09:00
rebornix
cca25256a3 remvoe jupyter(json) 2022-02-15 17:45:09 -08:00
rebornix
7f99539fe7 re #142872. Ignore whitespace only content error. 2022-02-15 17:45:09 -08:00
heartacker
d7ca9f570f add math snippet (#142697) 2022-02-15 17:41:24 -08:00
Jackson Kearl
079a688663 Add fast path for synchronously resolved children (nested children)
ref #140883
2022-02-15 17:34:08 -08:00