Commit graph

82516 commits

Author SHA1 Message Date
Alex Dima
85f518b255
Add RemoteAuthorityResolver.getCanonicalURI 2021-05-21 16:48:14 +02:00
Alex Dima
c650993dd3
Add ResolvedOptions.isTrusted 2021-05-21 16:48:14 +02:00
Benjamin Pasero
49e96be2fc
💄 prefer readonly over public readonly 2021-05-21 16:47:37 +02:00
Johannes Rieken
1087876df8
Use vendor-prefix for notebook specific mime-types, e.g application/vnd.code.notebook.stdout 2021-05-21 16:37:29 +02:00
Logan Ramos
045e5d2f56
Store conflicting defaults in storage service (#124366)
* Revert "Revert "Closes #122433""

This reverts commit 29c61570a5.

* Get rid of ? to see if minifier is happy

* Bump ES build
2021-05-21 10:02:55 -04:00
isidor
fc0b6f5e5a
fixes #122653 2021-05-21 16:01:45 +02:00
Johannes Rieken
8b25f922b6
builtin support image/gif mime type 2021-05-21 16:01:29 +02:00
Johannes Rieken
61aca51a32
consolidate SVGRendererContrib and HTMLRendererContrib - both were the same... 2021-05-21 15:53:49 +02:00
Johannes Rieken
fb6f0d95fa
consolidate JSONRenderer and CodeRenderer 2021-05-21 15:50:46 +02:00
Johannes Rieken
103892d1eb
fix code renderer layouting issues 2021-05-21 15:43:49 +02:00
Martin Aeschlimann
32a06b9be2 [typescript] add limited description 2021-05-21 15:38:02 +02:00
Martin Aeschlimann
bbe3b2266b allow to signal limited functionality in virtual workspaces 2021-05-21 15:38:01 +02:00
Johannes Rieken
d65dace8ea
Merge pull request #123351 from nrayburn-tech/fix-77239
Add showDeprecated option to suggest, filters out deprecated options
2021-05-21 15:28:41 +02:00
Logan Ramos
b9f2011939
Bump distro 2021-05-21 09:13:36 -04:00
Johannes Rieken
815f217174
jsdoc for factories, some unit tests, https://github.com/microsoft/vscode/issues/123884 2021-05-21 15:07:48 +02:00
Johannes Rieken
8268bd46e7
💄 2021-05-21 13:29:18 +02:00
Johannes Rieken
375a15f07e
Merge branch 'main' into notebook/dev 2021-05-21 12:59:49 +02:00
Johannes Rieken
996dfffd63
enforce proposed API for shortTitle proposal, https://github.com/microsoft/vscode/issues/124355 2021-05-21 12:57:41 +02:00
Johannes Rieken
c5637229dd
Merge pull request #124289 from microsoft/command/shortTitle
Short title for command contribution
2021-05-21 12:49:55 +02:00
Johannes Rieken
494e827e35
expose output item bytes to renderers and provide util functions: asText, asJSON, asBytes, asBlob, fyi @connor4312, https://github.com/microsoft/vscode/issues/123884 2021-05-21 12:36:10 +02:00
Benjamin Pasero
100a70731d
SVG images are not render in the tooltip (fix #123688) 2021-05-21 12:13:04 +02:00
Benjamin Pasero
949f60498a
Merge pull request #124346 from microsoft/ben/pfs-promises
fs - favor non promise based methods (fix #124176)
2021-05-21 11:36:20 +02:00
isidor
063be236f3
scm do not auto focus input box on iPad
fixes #122044
2021-05-21 11:34:45 +02:00
Benjamin Pasero
f19843b0a3
editors - some 💄 and tests for workspace trust in openEditors 2021-05-21 11:33:58 +02:00
Henning Dieterichs
9086ecd9f0
Renames Suggestion to Completion and cleans up API 2021-05-21 11:29:08 +02:00
João Moreno
a6f7aa5e4c
handle workspace uris
related to #124263
2021-05-21 11:26:09 +02:00
Martin Aeschlimann
73c6f34f9e Do not recognize Debian's .install file as a shell script. Fixes #124295 2021-05-21 11:20:33 +02:00
Johannes Rieken
90b9e04f95
try to use suffix for view type when creating untitled notebook, fyi @brettfo, https://github.com/microsoft/vscode/issues/121974 2021-05-21 10:47:00 +02:00
isidor
779f9876bc
debug: properly read the debug.saveBeforeStart respecting activeEditorMode 2021-05-21 10:44:28 +02:00
Johannes Rieken
79e642a5dd
move and simplify renderer registry 2021-05-21 09:51:37 +02:00
Johannes Rieken
bbc293839d
declare IRenderMainframeOutput#dispose and adopt it for builtin renderer 2021-05-21 09:51:37 +02:00
Johannes Rieken
55059ffe21
todo 2021-05-21 09:51:37 +02:00
Johannes Rieken
e6dd819bf0
first cut of "bytes only" output items 2021-05-21 09:51:37 +02:00
Benjamin Pasero
4b5db9098c
smoke test - disable failing search test
//cc @JacksonKearl
2021-05-21 09:12:01 +02:00
Benjamin Pasero
17459a4abd
notebooks - add test for NotebookWorkingCopyTypeIdentifier 2021-05-21 08:52:59 +02:00
Benjamin Pasero
43b51ce8e7
notebooks - fix type identifier compute 2021-05-21 08:50:03 +02:00
Benjamin Pasero
703ca68ea6
fix typo 2021-05-21 08:39:26 +02:00
Benjamin Pasero
b8fe2db439
fileworkingcopymanager2 => fileworkingcopymanager 2021-05-21 08:37:29 +02:00
Benjamin Pasero
0e58bef15c
file working copy => stored file working copy 2021-05-21 08:23:56 +02:00
Jackson Kearl
78fbc51ad7
Close #124325 2021-05-20 22:56:25 -07:00
Benjamin Pasero
633ea85708
notebook working copy - some cleanup before refactorings 2021-05-21 07:45:40 +02:00
Benjamin Pasero
d0c5675f6f
editors - less group.openEditor usage
//cc @lramos15
2021-05-21 07:45:40 +02:00
Jackson Kearl
e66c62f38a
Generalize smoke text 2021-05-20 22:21:19 -07:00
Jackson Kearl
89c8f91988
Add smoke test for #124146 2021-05-20 22:20:48 -07:00
Jackson Kearl
4fd4e10e99
Fix #124146? 2021-05-20 21:58:15 -07:00
meganrogge
bfb822e4cf
fix #124284 2021-05-20 21:15:16 -07:00
jeanp413
0989449a05 Fixes #124127 2021-05-20 22:00:03 -05:00
Connor Peet
2f2b6b528d
testing: show duration for test results, handle state computation better 2021-05-20 18:26:47 -07:00
Matt Bierner
3e5faf69c1
Remove console.log 2021-05-20 17:39:34 -07:00
Matt Bierner
9e04a67d12
Switch to use vscode-webview.net as default webview endpoint
This moves us off of `vscode-webview-test` to instead use `vscode-webview.net` for loading webview resources. We now also pick this up from the product.json instead of hardcoding it
2021-05-20 17:38:18 -07:00