George White
|
ac1bde29aa
|
Add .ixx as a possible C++ extension
This extension is used for a C++ module interface file, required for it to be automatically compiled as a module in Visual Studio (as seen [here](https://docs.microsoft.com/en-us/cpp/cpp/modules-cpp?view=msvc-160#basic-example)). Therefore, files with this extension should be highlighted as C++.
|
2021-07-04 18:09:24 +01:00 |
|
rebornix
|
39510d4778
|
fix #127738.
|
2021-07-03 18:25:04 -07:00 |
|
SteVen Batten
|
3718ef0556
|
fixes #127620
|
2021-07-02 13:16:36 -07:00 |
|
Sandeep Somavarapu
|
f21b5dc1eb
|
Fix #118765
|
2021-07-02 21:41:28 +02:00 |
|
Megan Rogge
|
aa77448991
|
fix #126469 (#127889)
|
2021-07-02 12:31:49 -07:00 |
|
Johannes Rieken
|
ed7c760933
|
add perf tests for uri tst
|
2021-07-02 18:42:59 +02:00 |
|
Benjamin Pasero
|
f489dc7b2f
|
editors - improved isEditorInput check
|
2021-07-02 17:08:48 +02:00 |
|
Alex Ross
|
3e32c1aae2
|
Update grammars
|
2021-07-02 17:06:19 +02:00 |
|
Benjamin Pasero
|
d1452687e7
|
fix tests
|
2021-07-02 16:56:44 +02:00 |
|
Benjamin Pasero
|
4b10f2e9de
|
editors - make the check functions more robust (#124222) (#127870)
* editors - make the check functions more robust (#124222)
* editors - reduce change
|
2021-07-02 16:21:30 +02:00 |
|
Johannes Rieken
|
adb243550a
|
fix json error in tsec.exemptions
|
2021-07-02 16:19:29 +02:00 |
|
Benjamin Pasero
|
455c8daf0a
|
🆙 distro
|
2021-07-02 16:18:14 +02:00 |
|
Alex Ross
|
ff55c3cb4e
|
Restrict allowed schemas for "Open Workspace" (#127876)
|
2021-07-02 16:12:15 +02:00 |
|
Johannes Rieken
|
dfb69389f3
|
update distro, https://github.com/microsoft/vscode/issues/127760
|
2021-07-02 16:07:47 +02:00 |
|
Johannes Rieken
|
aacda89007
|
remove extensionHostWorkerMain and use workerMain bootstrapping, https://github.com/microsoft/vscode/issues/127760
|
2021-07-02 16:04:55 +02:00 |
|
Sandeep Somavarapu
|
c794b4d2b7
|
Donot log if the current window is running extension tests
|
2021-07-02 14:54:50 +02:00 |
|
Johannes Rieken
|
73a2f1365a
|
update distro
|
2021-07-02 14:46:49 +02:00 |
|
Benjamin Pasero
|
66de74f58c
|
editors - 💄 diff editor input original/modified name
|
2021-07-02 14:36:29 +02:00 |
|
Johannes Rieken
|
78546b7239
|
only loop once over decoration data API
|
2021-07-02 14:34:00 +02:00 |
|
Benjamin Pasero
|
2ba282fc43
|
editors - 💄 extractEditorResources
|
2021-07-02 14:30:09 +02:00 |
|
Johannes Rieken
|
3598075dd0
|
Merge branch 'joh/next' into main
|
2021-07-02 14:09:27 +02:00 |
|
Christof Marti
|
f45814f108
|
Bump version
|
2021-07-02 13:57:41 +02:00 |
|
Johannes Rieken
|
d86f17ce4b
|
update v8-inspect-profiler
|
2021-07-02 12:35:08 +02:00 |
|
Johannes Rieken
|
90197cbc94
|
use async-await in extHostLanguageFeatures, stop using asPromise
|
2021-07-02 12:18:48 +02:00 |
|
Johannes Rieken
|
0984071fe0
|
fix
|
2021-07-02 11:51:41 +02:00 |
|
Sandeep Somavarapu
|
062e6519f8
|
use vscode smoke test check extension
|
2021-07-02 10:46:31 +02:00 |
|
Alex Ross
|
c807054794
|
Revert "Check collapse state of tree node when doing recursive refresh (#127071)"
Fixes #127711
This reverts commit c683180c66 .
|
2021-07-02 10:38:55 +02:00 |
|
isidor
|
dec4a091d5
|
fixes #126962
|
2021-07-02 09:35:13 +02:00 |
|
Alex Dima
|
7be9857705
|
Fixes #115960: Clarify what value of 8 does
|
2021-07-02 09:21:57 +02:00 |
|
Alexandru Dima
|
d39b373694
|
Merge pull request #127416 from microsoft/hediet/injected-text-domLineBreaksComputer
domLineBreaksComputer needs to allow for injected text when there is no wrapping
|
2021-07-02 08:59:02 +02:00 |
|
isidor
|
4495b3ca62
|
fixes #127716
|
2021-07-02 08:43:37 +02:00 |
|
Rob Lourens
|
5cb98db286
|
Disable notebook pause watching
Fix #127720
|
2021-07-01 16:02:20 -07:00 |
|
Matt Bierner
|
3d2a28fcd8
|
Disable math highlighting in markdown fenced code blocks
|
2021-07-01 15:46:56 -07:00 |
|
SteVen Batten
|
5adddeeb76
|
allow distrust button for vfs
|
2021-07-01 15:40:29 -07:00 |
|
Connor Peet
|
119a97852b
|
debug: bump js-debug version
|
2021-07-01 14:48:33 -07:00 |
|
Matt Bierner
|
8be960c60d
|
Add explicit initilization for void properties
Needed for current TS 4.4 builds but should not cause issues for older TS versions
|
2021-07-01 14:24:30 -07:00 |
|
Logan Ramos
|
74be13f0f4
|
Fix failing build
|
2021-07-01 16:49:05 -04:00 |
|
Raymond Zhao
|
e615299339
|
Cancel start find delayer for empty query, fixes #127479
|
2021-07-01 13:15:36 -07:00 |
|
meganrogge
|
f5da394107
|
Revert "fix #126469"
This reverts commit 3fd46f4654 .
|
2021-07-01 13:13:34 -07:00 |
|
Heyward Fann
|
64e1bd289c
|
Update completions.ts (#124822)
|
2021-07-01 13:03:01 -07:00 |
|
Sandeep Somavarapu
|
edaa8b1411
|
fix #123925
|
2021-07-01 21:59:18 +02:00 |
|
meganrogge
|
3fd46f4654
|
fix #126469
|
2021-07-01 12:25:00 -07:00 |
|
rebornix
|
684353798e
|
fix #127738.
|
2021-07-01 11:54:36 -07:00 |
|
meganrogge
|
129de0bb2f
|
fix #127807
|
2021-07-01 11:26:45 -07:00 |
|
Sandeep Somavarapu
|
bfa531d8dc
|
Fix #125751
|
2021-07-01 20:09:31 +02:00 |
|
isidor
|
b2c8bd7368
|
fixes #124169
|
2021-07-01 20:01:22 +02:00 |
|
Logan Ramos
|
a77d8821e0
|
Fix #127792
|
2021-07-01 14:00:26 -04:00 |
|
isidor
|
490d47a13b
|
fixes #127773
|
2021-07-01 19:59:57 +02:00 |
|
isidor
|
ee5faa50ed
|
#124169
|
2021-07-01 19:59:56 +02:00 |
|
Matt Bierner
|
98a0782e4a
|
Fix conditional for drag
|
2021-07-01 10:46:44 -07:00 |
|