Henning Dieterichs
|
c79d31a9ea
|
Fixes #133353 by hiding ghost text on editor blur.
|
2021-09-21 12:22:23 +02:00 |
|
Henning Dieterichs
|
14437a770e
|
Implements line scopes.
|
2021-09-21 11:28:07 +02:00 |
|
Johannes Rieken
|
b920b883d5
|
show severity icon with language status, fixes https://github.com/microsoft/vscode/issues/133456
|
2021-09-21 11:15:33 +02:00 |
|
Alexandru Dima
|
1b9403cd46
|
Do not kill the extension host processes when the shared process goes down
|
2021-09-21 10:44:29 +02:00 |
|
Alexandru Dima
|
0c54c42251
|
Add logging to ExtensionHostStarter
|
2021-09-21 10:44:29 +02:00 |
|
Johannes Rieken
|
90e77d8c9c
|
show colors for pinned status bar entries, https://github.com/microsoft/vscode/issues/133456
|
2021-09-21 09:41:40 +02:00 |
|
Benjamin Pasero
|
81e6917a87
|
status bar - focus hover on click (#129037)
|
2021-09-21 07:53:27 +02:00 |
|
Harald Kirschner
|
ab91ddb635
|
Re-applying #125570
|
2021-09-20 21:37:57 -07:00 |
|
Rob Lourens
|
cbe2644a7d
|
Enable search in EH by default
Fix #118200
|
2021-09-20 16:30:03 -07:00 |
|
Bryan Bennett
|
42ab3cfffa
|
Adding SoutheastAsia PPE region (#133455)
|
2021-09-20 15:57:43 -07:00 |
|
Daniel Imms
|
916c4d5182
|
Serialize only the normal buffer
|
2021-09-20 15:35:55 -07:00 |
|
Daniel Imms
|
81b699d60a
|
Remote pty host debug port log
|
2021-09-20 15:29:38 -07:00 |
|
Daniel Imms
|
b5d1c0b987
|
Setup pty host debug target
|
2021-09-20 15:26:31 -07:00 |
|
Connor Peet
|
960d1a6ac7
|
notebook: update pascal case re
|
2021-09-20 15:23:19 -07:00 |
|
Connor Peet
|
1d6bfe08cc
|
notebooks: allow marketplace search for arbitrary kernels
|
2021-09-20 15:12:34 -07:00 |
|
Daniel Imms
|
bd7a0d4fcb
|
Get last window on Linux/Windows reviving process
Part of #131634
|
2021-09-20 14:50:58 -07:00 |
|
Daniel Imms
|
3a1c692f1f
|
Remove debug logs
|
2021-09-20 14:32:18 -07:00 |
|
rebornix
|
7cc88c2b7d
|
fix test.
|
2021-09-20 14:06:10 -07:00 |
|
rebornix
|
511af32611
|
💄
|
2021-09-20 13:58:31 -07:00 |
|
rebornix
|
b6d0f48ae2
|
reduceCellRanges
|
2021-09-20 13:50:05 -07:00 |
|
Daniel Imms
|
92ec2bb4ae
|
Correct terminal cursorStyle setting
|
2021-09-20 12:57:50 -07:00 |
|
Connor Peet
|
cc9e4e14ef
|
notebooks: add a button to search for a renderer
For #123581
|
2021-09-20 12:33:03 -07:00 |
|
Joyce Er
|
e53e1fef9d
|
Allow undefined context for notebook.selectKernel
|
2021-09-20 12:17:24 -07:00 |
|
rebornix
|
ecff26887f
|
make output/webview delegate internal
|
2021-09-20 11:45:19 -07:00 |
|
rebornix
|
775733085c
|
-getCellById
|
2021-09-20 11:39:19 -07:00 |
|
rebornix
|
b76532d39c
|
move cell list typings into view.
|
2021-09-20 11:34:59 -07:00 |
|
rebornix
|
84b818087b
|
-notebookEditor.getCellIndexByHandle
|
2021-09-20 11:17:59 -07:00 |
|
rebornix
|
be1b5915a6
|
separate output and webview delegate
|
2021-09-20 11:10:40 -07:00 |
|
Rob Lourens
|
f192ccc4cc
|
Merge pull request #133463 from microsoft/removeWindow
Remove window keyword from serializer
|
2021-09-20 10:48:24 -07:00 |
|
Logan Ramos
|
0c7a37da76
|
Fix #124356
|
2021-09-20 13:37:43 -04:00 |
|
Megan Rogge
|
cae77b74a7
|
Merge branch 'main' of https://github.com/microsoft/vscode
|
2021-09-20 17:31:05 +00:00 |
|
Megan Rogge
|
5c922cee38
|
fix #133442
|
2021-09-20 17:30:44 +00:00 |
|
Connor Peet
|
9a1b6d7cd2
|
Merge pull request #133358 from ashgti/main
Adding support for negated test tag filtering to the testingExplorerView
|
2021-09-20 10:26:54 -07:00 |
|
Megan Rogge
|
c2d5bf30f5
|
update distro
|
2021-09-20 17:26:10 +00:00 |
|
rebornix
|
a59c7ae4b5
|
fix css linking.
|
2021-09-20 10:17:20 -07:00 |
|
Sandeep Somavarapu
|
6712bae98b
|
Fix #133332
|
2021-09-20 19:14:19 +02:00 |
|
Joyce Er
|
2f5339fb05
|
Allow undefined context for notebook.selectKernel
|
2021-09-20 10:08:12 -07:00 |
|
Don Jayamanne
|
68ba13d07c
|
Remove window keyword from serializer
|
2021-09-20 09:49:00 -07:00 |
|
rebornix
|
b2f85176ae
|
notebook#viewParts.
|
2021-09-20 09:45:14 -07:00 |
|
Robo
|
fc00cb1c63
|
ci: fix windows codesign (#133451)
* ci: fix windows codesign
* chore: bump gulp-atom-electron@1.32.0
|
2021-09-20 09:34:36 -07:00 |
|
rebornix
|
a7974b6611
|
📓 update comment regions.
|
2021-09-20 09:32:25 -07:00 |
|
Alexandru Dima
|
18cde69542
|
Merge pull request #133445 from microsoft/alex/ext-host-shared-process
Spawn the extension host process from the shared process
|
2021-09-20 18:30:41 +02:00 |
|
Logan Ramos
|
7eb84845c6
|
Sort by view column
|
2021-09-20 11:41:25 -04:00 |
|
Alex Dima
|
1632a12f6f
|
Add some comments
|
2021-09-20 16:56:05 +02:00 |
|
Jackson Kearl
|
7b4fd0b65b
|
Adopt webworker search for local files in browser (#133366)
* Revert "Revert commits intended for PR"
This reverts commit f01d9ab212.
* Publicise getHandle rather than getDirectoryHandle
* Restore languagedetection export
* Try more targetted fix for overquerying
* Handle webworker search errors
|
2021-09-20 07:19:53 -07:00 |
|
Sandeep Somavarapu
|
8ba281d133
|
Fix #132550
|
2021-09-20 15:56:04 +02:00 |
|
Alex Dima
|
84cc7e2619
|
Spawn the extension host process from the shared process
|
2021-09-20 15:34:34 +02:00 |
|
Sandeep Somavarapu
|
ac87555c18
|
do not check for extension pack check
|
2021-09-20 15:23:52 +02:00 |
|
Alex Ross
|
12bccfd022
|
Update devcontainer schema (#132047)
Part of microsoft/vscode-remote-release#3450
|
2021-09-20 15:22:44 +02:00 |
|
Johannes Rieken
|
00d20b9da0
|
use neighbouring word range iff avialable, https://github.com/microsoft/vscode/issues/125995
|
2021-09-20 15:13:03 +02:00 |
|