Matt Bierner
|
124f1ef74e
|
Remove extra check for non-nullable param
|
2021-09-27 15:43:25 -07:00 |
|
Alex Dima
|
11ee8fb4f9
|
Use globe codicon (#130905)
|
2021-09-28 00:42:07 +02:00 |
|
Alex Dima
|
2a37970fba
|
Move launching of extension host processes back to the renderer process for now
|
2021-09-28 00:32:30 +02:00 |
|
Alex Dima
|
b22933c6d5
|
Improve timeout error messages (#133890)
|
2021-09-28 00:23:52 +02:00 |
|
Alex Dima
|
baa8f6d14c
|
Improve logging in ExtensionHostStarter
|
2021-09-28 00:20:50 +02:00 |
|
rebornix
|
7fd6aaa0a9
|
fix #129552
|
2021-09-27 14:30:00 -07:00 |
|
rebornix
|
1b13da6364
|
update notebook decorations typings.
|
2021-09-27 14:30:00 -07:00 |
|
Matt Bierner
|
8731be5e78
|
Fix errors in untitled JS/TS files
|
2021-09-27 14:09:31 -07:00 |
|
Matt Bierner
|
117b201b80
|
Update monaco.d.ts for new TS version
|
2021-09-27 13:48:06 -07:00 |
|
Matt Bierner
|
1aa23f12ac
|
Only show capabilities item when in single file mode
For #133731
No need to show this normally since project intellisense is the default
|
2021-09-27 13:39:26 -07:00 |
|
Matt Bierner
|
f47586563e
|
Show loading spinner while loading status of tsconfig for current file
|
2021-09-27 13:39:25 -07:00 |
|
Matt Bierner
|
bf1fcf0ecf
|
Pick up new TS version for building VS Code
|
2021-09-27 13:39:25 -07:00 |
|
rebornix
|
4350d6abd4
|
npe
|
2021-09-27 13:35:24 -07:00 |
|
Alex Dima
|
2775340760
|
Clarify with JSDoc comments that methods starting with _ should not be used by customers of IExtensionService.
|
2021-09-27 22:34:52 +02:00 |
|
Alex Dima
|
d6043741ba
|
Have _handleDeltaExtensions wait for _initialize to finish before handling delta extensions
|
2021-09-27 22:17:53 +02:00 |
|
Martin Aeschlimann
|
ec2fdbaa58
|
Merge pull request #133363 from ssigwart/folding
Make go to next/prev folding range more intuitive
|
2021-09-27 21:28:27 +02:00 |
|
Ikko Ashimine
|
437b6ce304
|
Fix typo in completions.test.ts (#133401)
backets -> brackets
|
2021-09-27 12:23:56 -07:00 |
|
Martin Aeschlimann
|
e29f8d7d14
|
[css/html/json] update service
|
2021-09-27 21:02:20 +02:00 |
|
Logan Ramos
|
d32abff8c7
|
Never import app insights outside of testing
|
2021-09-27 14:47:45 -04:00 |
|
Rob Lourens
|
f923f06e5c
|
Fix callstack view adding to disposed DisposableStore
|
2021-09-27 11:47:26 -07:00 |
|
rebornix
|
0ff2e08d50
|
fix #132143.
|
2021-09-27 11:40:14 -07:00 |
|
Alex Dima
|
c037b74143
|
Improve logging
|
2021-09-27 20:39:07 +02:00 |
|
rebornix
|
7259365a6c
|
re #132143. do not clear output min height during output update.
|
2021-09-27 11:35:49 -07:00 |
|
rebornix
|
616aea313f
|
re #132143. merge clear and append edits.
|
2021-09-27 11:35:49 -07:00 |
|
Alex Dima
|
d0709fb51d
|
Update the shared process tunnel address async
|
2021-09-27 20:23:19 +02:00 |
|
Matt Bierner
|
3f377f4605
|
Remove use of setImmediate
For #133173
|
2021-09-27 11:10:17 -07:00 |
|
Logan Ramos
|
4a6f386768
|
Bump distro
|
2021-09-27 14:10:10 -04:00 |
|
SteVen Batten
|
67df4ce8d7
|
create nulltelemetryserviceshape class
|
2021-09-27 11:06:56 -07:00 |
|
Logan Ramos
|
4dff993e49
|
Third party notices
|
2021-09-27 13:37:27 -04:00 |
|
Megan Rogge
|
17080697ca
|
fix #133361
|
2021-09-27 10:02:22 -07:00 |
|
Megan Rogge
|
65c4047dbc
|
fix #133722
|
2021-09-27 09:11:26 -07:00 |
|
Harald Kirschner
|
0465d0be45
|
Removed mnemonic from Get Started, fixes #133873
|
2021-09-27 09:05:19 -07:00 |
|
Megan Rogge
|
4d4645c917
|
fix #133552, switch off revive process by default
|
2021-09-27 08:09:49 -07:00 |
|
Johannes Rieken
|
622a8db6e2
|
app proposed API checks, fyi @eamodio
|
2021-09-27 16:54:50 +02:00 |
|
Logan Ramos
|
26ba13ff98
|
Fix + re-enable close tests
|
2021-09-27 10:52:47 -04:00 |
|
Alex Dima
|
1e4e6aaa2e
|
Fixes #132156: Do not move cursor to the first non whitespace column when using revealCursor
|
2021-09-27 16:17:32 +02:00 |
|
Alex Dima
|
3fe0299742
|
Extract MoveOperations.vertical
|
2021-09-27 16:17:32 +02:00 |
|
Johannes Rieken
|
be58006c36
|
fix https://github.com/microsoft/vscode/issues/130137
|
2021-09-27 15:38:48 +02:00 |
|
Alex Dima
|
e19ab0f94f
|
Log when communicating to the shared process takes longer than 20ms
|
2021-09-27 14:51:25 +02:00 |
|
Benjamin Pasero
|
84abd510ed
|
web - stop encoding a UUID into workspace URIs
|
2021-09-27 14:14:14 +02:00 |
|
Alex Dima
|
2ab5762459
|
Remove IMode and FrankensteinMode
|
2021-09-27 14:05:05 +02:00 |
|
Alex Dima
|
b2d3670e08
|
Revert "Fixes #65281: Treat the presence of \w as an indicator of a multiline regex search string"
This reverts commit f26a2e84d1.
|
2021-09-27 14:05:05 +02:00 |
|
Benjamin Pasero
|
2e7da4bdca
|
tabs - reduce the number of tab reveals that can happen (fix #133631)
|
2021-09-27 13:57:01 +02:00 |
|
Sandeep Somavarapu
|
e5bdc86945
|
Fix #133777
|
2021-09-27 13:09:16 +02:00 |
|
Henning Dieterichs
|
00f09484a3
|
_entries2 -> _entries
|
2021-09-27 12:41:36 +02:00 |
|
Henning Dieterichs
|
5721628edf
|
Make brackets readonly.
|
2021-09-27 12:27:55 +02:00 |
|
Benjamin Pasero
|
d31d034ce8
|
🆙 vscode-nsfw@2.1.8
|
2021-09-27 12:20:09 +02:00 |
|
Alex Ross
|
a5c8bc90f1
|
Fix aria label for resource tree items
Fixes #133567
|
2021-09-27 11:40:16 +02:00 |
|
Sandeep Somavarapu
|
494cce9850
|
Fix #133480
|
2021-09-27 11:30:58 +02:00 |
|
Benjamin Pasero
|
e23aa60ec2
|
🆙 vscode-nsfw@2.1.7
|
2021-09-27 11:27:06 +02:00 |
|