Commit graph

81921 commits

Author SHA1 Message Date
deepak1556 006be3ffb6 chore: bump node-pty@0.11.0-beta6 2021-05-13 23:10:49 +09:00
Benjamin Pasero c4f3f8f9be
Change in the optional Custom Editor makes the raw file open (#123057) 2021-05-13 13:45:20 +02:00
Benjamin Pasero e02dfbbcab workspace trust - remove async from showing editor pane
//cc @sbatten
2021-05-13 13:12:21 +02:00
Benjamin Pasero 23dc403a17
[Insiders] Throwing error when a file is edited and saved from a diff view (fix #123756) 2021-05-13 10:57:37 +02:00
Jackson Kearl 659175fa39
Fix up merge issues 2021-05-12 21:51:47 -07:00
Jackson Kearl ea39e2b66a
Allow text search providers to give messages with links that trigger researching. (#123213) 2021-05-12 21:43:32 -07:00
SteVen Batten 0988e056b2 use mode terminology in viewlet 2021-05-13 01:29:27 +00:00
Jackson Kearl e10e3f417e
Clarify deprecation message 2021-05-12 18:00:53 -07:00
Jackson Kearl 4c63cdf2fa
doneOn => completionEvents
implement onLink, onEvent, onCommand, extensionInstalled, stepSelected
ref #122570
2021-05-12 18:00:52 -07:00
SteVen Batten 1f2077f7e6 improvements to unsupported workspace ext filter 2021-05-13 00:53:29 +00:00
Megan Rogge 1fb3175fb2
Merge pull request #123728 from microsoft/merogge/rightClick 2021-05-12 18:59:09 -05:00
meganrogge 9d3f61bbb7
fix #123694 2021-05-12 16:45:28 -07:00
SteVen Batten 27dfcd4677 use editorErrorFg 2021-05-12 23:44:14 +00:00
SteVen Batten 6673ba9c46 use button theme colors for selected trust state 2021-05-12 23:34:00 +00:00
rebornix c5a8e59db7
update notebook contributions. 2021-05-12 14:56:55 -07:00
meganrogge dd7102dfae
update distro 2021-05-12 14:44:16 -07:00
rebornix a37ee2baf1
Merge branch 'notebook/dev' into main 2021-05-12 14:37:05 -07:00
Megan Rogge ae751048e4
Enable changing color of terminal tab icons (#123596) 2021-05-12 21:29:00 +00:00
Matt Bierner 11a8c4b4bc
Merge the notebookMarkupRenderer contribution point into the renderers contribition point
For #123540
2021-05-12 13:28:28 -07:00
Matt Bierner 09bd849661
Remove todo comment
No longer relevant
2021-05-12 13:28:28 -07:00
SteVen Batten b61721e94d trying sync editor input api 2021-05-12 20:24:25 +00:00
Johannes Rieken 3def280fba
update kernel view item when affinity or binding changes 2021-05-12 22:21:34 +02:00
SteVen Batten bfe88ab464 Revert "workaround #123676"
This reverts commit 9553ccbe6e.
2021-05-12 20:10:14 +00:00
SteVen Batten d4625bda3c wt enabled 2021-05-12 20:04:03 +00:00
Johannes Rieken e555768cd7
remove old extension point for notebookProvider 2021-05-12 22:03:51 +02:00
SteVen Batten 9e199766c8 Revert "wt enabled"
This reverts commit 1ee54f7ff0.
2021-05-12 20:02:49 +00:00
Connor Peet 2ea518ea37
testing: improve current test filter and welcome experience 2021-05-12 13:01:51 -07:00
Connor Peet a823e975ba
testing: use stop instead of cancel icon
Fixes https://github.com/microsoft/vscode/issues/122597
2021-05-12 13:01:51 -07:00
Connor Peet 6e1d69258a
testing: fix button size
Fixes https://github.com/microsoft/vscode/issues/122600
2021-05-12 13:01:50 -07:00
SteVen Batten 1ee54f7ff0 wt enabled 2021-05-12 19:57:17 +00:00
Matt Bierner a2f7ad10ca
Try better fix for loading mixed local/remote notebook resources (#123638)
This is a follow up on 19cda32aaf. It removes the `useRootAuthority` workaround we introduced to instead take the authority that is passed in as part of the resource uri
2021-05-12 12:39:05 -07:00
Johannes Rieken 2f2ca2ea19
more trace logging, https://github.com/microsoft/vscode/issues/123700 2021-05-12 20:02:53 +02:00
Rob Lourens dd924d774f Remove leftover trusted metadata references 2021-05-12 11:01:41 -07:00
Johannes Rieken c6beaef489
added logging for https://github.com/microsoft/vscode/issues/123700 2021-05-12 19:46:11 +02:00
Johannes Rieken 2f282bbefb
Log which extension creates what controller when, https://github.com/microsoft/vscode/issues/122409#issuecomment-833448914 2021-05-12 19:28:19 +02:00
Johannes Rieken d1b7327158
kernel action view item shows icon _and_ label 2021-05-12 19:16:13 +02:00
Logan Ramos 22fc27d4cf
Closes #123674 2021-05-12 11:38:26 -04:00
Logan Ramos dbc2166e56
Fix #123360 2021-05-12 11:20:04 -04:00
Alex Dima a53919b8e9
Fixes microsoft/monaco-editor#2466 2021-05-12 16:59:06 +02:00
Alex Dima 1f76da28f6
Fixes microsoft/monaco-editor#2355 2021-05-12 16:59:03 +02:00
Alex Dima 20d4467d99
Better handling of escaped @ in monarch (microsoft/monaco-editor#2424) 2021-05-12 16:58:22 +02:00
Johannes Rieken 39ee13c839
Add JSError renderer, experiment with NotebookCellOutputItem#error-factory function, https://github.com/microsoft/vscode/issues/120063 2021-05-12 16:11:19 +02:00
Alexandru Dima 37a12c9b08
Merge pull request #121557 from ValeraS/fix/safari-media-query
fix: use addListener instead of addEventListener to to observe media query lists
2021-05-12 15:56:41 +02:00
Alex Dima 2abf8d3779
Introduce addMatchMediaChangeListener with support for Safari 13.x 2021-05-12 15:55:52 +02:00
Alex Dima 95dee5b5ba
Fixes microsoft/monaco-editor#2345: Add support for browsers that cannot parse regular expressions used for the SnakeCaseAction 2021-05-12 15:46:14 +02:00
Alex Dima 0a2f87623d
Restore behavior of BrowserWindow.setupOpenHandlers (see microsoft/monaco-editor#2474) 2021-05-12 15:46:03 +02:00
Alex Dima 579cf91f0a
Fixes microsoft/monaco-editor#2474: Use 'noopener' when calling window.open 2021-05-12 15:45:55 +02:00
Alex Dima 80308b93d9
Fix typo 2021-05-12 15:45:43 +02:00
Alex Dima 51803eabff
Expose ITextModel.isAttachedToEditor() and ITextModel.onDidChangeAttached 2021-05-12 15:45:34 +02:00
Alex Dima 5ac3eaeaf6
Fixes microsoft/monaco-editor#2396: Add an option to opt out of the usage of shadow dom inside the editor 2021-05-12 15:45:27 +02:00