Benjamin Pasero
d879e6a8a6
Test Failure: Recursive Watcher (parcel) ( fix #134865 )
2021-10-12 09:32:10 +02:00
Johannes Rieken
1e4cdf61d8
API NB, set milestone to October
2021-10-12 07:57:13 +02:00
yuzhishuo
a1bf964306
Terminal editors are always marked dirty.
2021-10-12 13:51:14 +08:00
Alexandru Dima
9549c24662
Merge pull request #134810 from microsoft/alex/stricter-webpack
...
Fail the build when webpack has bundling warnings in the standalone editor
2021-10-12 07:50:27 +02:00
Benjamin Pasero
284e0db6c4
fix build
2021-10-12 07:29:11 +02:00
Simon Chan
c6e447b350
Fix a typo in npm extension package.json
2021-10-12 12:27:25 +08:00
Matt Bierner
8b688986b7
Enable rendering of bare math blocks in notebooks
...
Fixes #133390
Adds support for math blocks that just start with `\begin` instead of being wrapped in dollar signs
2021-10-11 19:08:44 -07:00
Matt Bierner
9e548239ea
Adding two more area labels
2021-10-11 19:08:44 -07:00
Connor Peet
29cc85b316
testing: fix duplicate run progress
...
Fixes #132727
2021-10-11 17:02:33 -07:00
Connor Peet
5cc120e08d
testing: adopt queueMicrotask
...
For #133173
2021-10-11 17:02:32 -07:00
Raymond Zhao
68013971ff
Add language mapping as param to getEmmetMode
...
Fixes #127996
2021-10-11 15:38:12 -07:00
Connor Peet
9176be11bc
debug: don't active js-debug unnecessarily
...
Fixes https://github.com/microsoft/vscode-js-debug/issues/1106
2021-10-11 15:28:26 -07:00
Jackson Kearl
2a656c8605
Fix https://github.com/microsoft/vscode-dev/issues/338
2021-10-11 15:21:43 -07:00
Tim Retout
3914b9bda5
Update desktop file cache in Debian package postinst
2021-10-11 23:19:31 +01:00
Megan Rogge
0bd3cad8cf
fix #134817
2021-10-11 14:52:37 -07:00
Matt Bierner
f47ae9e324
Disable dynamic routing when experimental project wide diagnostics are enabled
...
Fixes #132121
We don't track project loading state properly when project wide diagnostics are enable. Just disable it for now since this is an experimental feature
2021-10-11 14:50:28 -07:00
Logan Ramos
abee3e885c
Further address #134660
2021-10-11 17:31:54 -04:00
Megan Rogge
b0c930bdbb
fix #134828
2021-10-11 13:09:05 -07:00
Daniel Imms
d4d78b6553
Ignore detach process calls when they're not supported
...
We can safely ignore these, it shouldn't be up to components calling into
detachFromProcess to check if it supports detach.
Fixes #134829
2021-10-11 13:01:34 -07:00
rebornix
ab66c85e0d
fix #128049 .
2021-10-11 12:58:12 -07:00
Martin Aeschlimann
f8679c1e68
Auto detect color scheme not working after reload window. Fixes #126823
2021-10-11 21:39:14 +02:00
Lydia Chung
6cdd384283
Updating peek title info color ( #134821 )
2021-10-11 11:27:19 -07:00
rebornix
cda6f05c6c
better height calculation on diff editor creation
2021-10-11 10:02:06 -07:00
Alex Dima
898c759f85
Fail the build when webpack has bundling warnings (early prevention of issues like microsoft/monaco-editor#2691 )
2021-10-11 18:14:10 +02:00
Miguel Solorio
84a5899485
Darken banner background on light themes
2021-10-11 09:09:34 -07:00
Benjamin Pasero
2f3a3c1183
web - remove "Download" from F1
2021-10-11 18:04:04 +02:00
Johannes Rieken
93f59447d1
merge arrays#distinctES6 and distinct and avoid O(n2) perf in most cases
2021-10-11 18:03:36 +02:00
João Moreno
a390f81744
no hack is better hack
...
Co-authored-by: Tyler <TylerLeonhardt@users.noreply.github.com >
2021-10-11 18:02:36 +02:00
Johannes Rieken
c15218d09e
use biased extUri when feeding data into extensions tst, https://github.com/microsoft/vscode/issues/134602
2021-10-11 17:13:16 +02:00
Johannes Rieken
e37ede4054
fix typo
2021-10-11 17:13:16 +02:00
Henning Dieterichs
5b0b68b000
Merge branch 'main' into hediet/configurable-bracket-pairs
...
# Conflicts:
# src/vs/editor/common/modes/languageConfigurationRegistry.ts
2021-10-11 16:39:43 +02:00
Henning Dieterichs
665020137a
Incorporates feedback from PR.
2021-10-11 16:35:35 +02:00
Sandeep Somavarapu
1753fed710
Fix #134792
2021-10-11 16:20:55 +02:00
Johannes Rieken
91a9d7bb1d
mark expensive distinct for deprecation
2021-10-11 16:11:23 +02:00
Logan Ramos
2e4d7db64d
Address #134660
2021-10-11 10:07:58 -04:00
Johannes Rieken
a6eb630400
collapse editor selection right before applying rename editor, fixes https://github.com/microsoft/vscode/issues/131357
2021-10-11 16:06:26 +02:00
Alex Dima
7d441890e2
bump version
2021-10-11 15:59:26 +02:00
Alex Dima
bb3834ddf3
Fixes microsoft/monaco-editor#2691 : add explicit exports in ESM for DOMPurify
2021-10-11 15:58:49 +02:00
Johannes Rieken
e652e8cf22
remove obsolete notebook
2021-10-11 15:47:44 +02:00
Johannes Rieken
8db8a07b4e
use true casing rules when creating extensions tst, #134602
2021-10-11 15:24:29 +02:00
Sandeep Somavarapu
b8ec99894e
#132192 add some trace statements
2021-10-11 15:23:31 +02:00
Sandeep Somavarapu
6759fe1c8c
show limited support as warning
2021-10-11 14:41:58 +02:00
Benjamin Pasero
8d7bb23720
watcher - understand more patterns as full excludes
2021-10-11 14:35:58 +02:00
Johannes Rieken
690de80fbd
fix MD formatting
2021-10-11 14:21:50 +02:00
Johannes Rieken
0d5d05331e
add query for issue without area label
2021-10-11 14:21:30 +02:00
Benjamin Pasero
0debadce72
shell env - reject with error not string
2021-10-11 14:16:37 +02:00
Daniel Imms
897ed300e6
Support terminal.integrated.cwd as a resource scope setting
...
Fixes #42165
2021-10-11 05:12:54 -07:00
Alexandru Dima
a9bcd45ef3
Merge pull request #134752 from jeanp413/fix-134750
...
Fix empty HoverWidget is visible at startup
2021-10-11 14:12:00 +02:00
Benjamin Pasero
6c302fbb07
storage - handle missing object store gracefully
2021-10-11 14:07:16 +02:00
Alex Dima
d03d1d044d
Reduce likelihood of forgetting LanguageConfiguration members in various places
2021-10-11 13:36:28 +02:00