Tyler Leonhardt
|
388b2cbd82
|
allow a 3rd character for first part of language id
|
2021-06-08 09:48:23 -07:00 |
|
Ladislau Szomoru
|
d5cb56faf7
|
#125576
|
2021-06-08 18:47:11 +02:00 |
|
Harald Kirschner
|
a7cd261de0
|
Skip logging for high-frequency keybinding commands (#125570)
|
2021-06-08 09:09:19 -07:00 |
|
Johannes Rieken
|
7e5e5821d8
|
api notes
|
2021-06-08 18:01:06 +02:00 |
|
Dirk Baeumer
|
70475bf1b8
|
Move to dev version of LSIF tooling to support TS 4.4.0 dev version
|
2021-06-08 17:36:35 +02:00 |
|
Henning Dieterichs
|
294b3bdf16
|
Revert "Include sinon-test in renderer.html / index.html"
This reverts commit e4e0f8be89.
|
2021-06-08 17:18:34 +02:00 |
|
Henning Dieterichs
|
e4e0f8be89
|
Include sinon-test in renderer.html / index.html
|
2021-06-08 17:16:54 +02:00 |
|
Henning Dieterichs
|
ce5023b635
|
Merge pull request #124015 from microsoft/hediet/refactor-language-configuration
Refactors calls to languages.setLanguageConfiguration to declarative descriptions in language-configuration.json
|
2021-06-08 16:19:10 +02:00 |
|
Alex Ross
|
1153615700
|
Fix jumping path separator for drive letter in file picker
Part of #microsoft/vscode-remote-release#5001
|
2021-06-08 16:10:15 +02:00 |
|
Benjamin Pasero
|
88875325a7
|
editor drag and drop mitigation for resources without scheme (#124946)
|
2021-06-08 15:49:17 +02:00 |
|
João Moreno
|
bae654ad1d
|
scripts/code.sh: disable gpu on wslg
|
2021-06-08 15:19:04 +02:00 |
|
Sandeep Somavarapu
|
af6befe1d8
|
Merge pull request #124782 from rluvaton/patch-1
fix regex escaping
|
2021-06-08 15:10:01 +02:00 |
|
isidor
|
780d809542
|
Deselect breakpoint in breakpoint view when no longer stopped on it
fixes #125528
|
2021-06-08 15:02:22 +02:00 |
|
Daniel Imms
|
a525d7e136
|
Correct another case of resolving not using remote
Part of #125510
|
2021-06-08 05:56:22 -07:00 |
|
Daniel Imms
|
5f8c13a707
|
Resolve variables in profile correctly on remotes
Fixes #125510
|
2021-06-08 05:55:14 -07:00 |
|
Daniel Imms
|
1acefe49a7
|
Resolve variables for remotes in sendSequence
Fixes #125508
|
2021-06-08 05:53:11 -07:00 |
|
Sandeep Somavarapu
|
d5ef87d316
|
Merge pull request #125607 from jeanp413/fix-125606
Fixes error while viewing contributions tab in extensions editor
|
2021-06-08 14:42:00 +02:00 |
|
Daniel Imms
|
e6efb0b4a9
|
Set terminal title in ctor for custom pty terminals
Fixes #125729
|
2021-06-08 05:21:52 -07:00 |
|
Sandeep Somavarapu
|
bdd429183e
|
Fix #125690
|
2021-06-08 11:58:31 +02:00 |
|
Benjamin Pasero
|
def1f78a2b
|
storage - implement clear() properly and add tests
|
2021-06-08 11:04:32 +02:00 |
|
Benjamin Pasero
|
1b003341ee
|
🆙 distro
|
2021-06-08 10:28:53 +02:00 |
|
Benjamin Pasero
|
3650c266f5
|
pfs - make more methods available via Promises
|
2021-06-08 10:25:18 +02:00 |
|
Johannes Rieken
|
842cfd780c
|
make sure to transform notebook data metadata
|
2021-06-08 09:55:25 +02:00 |
|
Sandeep Somavarapu
|
12db8ca3a4
|
Fix #125586
|
2021-06-08 09:26:13 +02:00 |
|
dependabot[bot]
|
5e781aef7a
|
Merge pull request #125705 from microsoft/dependabot/npm_and_yarn/remote/glob-parent-5.1.2
Bump glob-parent from 5.1.0 to 5.1.2 in /remote
|
2021-06-08 09:22:46 +02:00 |
|
Benjamin Pasero
|
72fb784f97
|
code cache - do not configure our loader when using vscode-file protocol
|
2021-06-08 09:17:50 +02:00 |
|
Benjamin Pasero
|
9636518bbf
|
code - enable vscode-file protocol and bypassHeatCheck caching (#98682)
|
2021-06-08 09:12:05 +02:00 |
|
Benjamin Pasero
|
745e354d64
|
sandbox - implement didUseCachedData when node.js code loading is disabled (#98682)
|
2021-06-08 09:12:05 +02:00 |
|
Martin Aeschlimann
|
0967708609
|
Merge pull request #125659 from ryyppy/seti-ui-add-rescript
Update to latest seti-ui & add ReScript to the icon theme
|
2021-06-08 09:00:40 +02:00 |
|
Johannes Rieken
|
83997253e0
|
update api notebook for June
|
2021-06-08 07:59:48 +02:00 |
|
Benjamin Pasero
|
2cb7b42d98
|
code cache - cleanup in prep for chrome based code loading
|
2021-06-08 07:39:43 +02:00 |
|
Benjamin Pasero
|
e4373f7591
|
💄
|
2021-06-08 07:25:59 +02:00 |
|
Matt Bierner
|
3b01e32ca6
|
Remove :emoji: support in markdown notebooks
We added this to test out the new markdown renderers. However I believe it makes more sense to ship this as an extension now
|
2021-06-07 16:51:05 -07:00 |
|
Matt Bierner
|
8a1265077d
|
Be more explicit how when we call decodeURIComponent
Current code is probably safe, but just adding extra check to make sure in case we get `query: undefined`
|
2021-06-07 16:51:05 -07:00 |
|
Matt Bierner
|
a4e9f7e232
|
Bump target to es2019 in extensions
This should be a safe target for our current node version and for web
|
2021-06-07 16:51:04 -07:00 |
|
Raz Luvaton
|
b0afadadf4
|
fix(workbench-credentials): add missing await (#115338)
|
2021-06-07 15:55:04 -07:00 |
|
Jean Pierre
|
a2a5a5ee07
|
Fixes #125602 (#125603)
|
2021-06-07 15:41:07 -07:00 |
|
Matt Bierner
|
298668ec72
|
Fix build build
|
2021-06-07 15:36:24 -07:00 |
|
mghalayini
|
1d04a82c1d
|
support links that begin with a root folder (#125615)
Co-authored-by: meganrogge <megrogge@gmail.com>
|
2021-06-07 21:48:32 +00:00 |
|
Emily Marigold Klassen
|
2f6ee8b71f
|
chore(typescript-language-features): fix spelling of deprecated (#125693)
Co-authored-by: Emily M Klassen <forivall@users.noreply.github.com>
|
2021-06-07 14:45:08 -07:00 |
|
Matt Bierner
|
0ec29f0fcf
|
Pick up TS 4.4@next for building
- Disables the two new strictness options for now
- Adopt shared tsconfig for `microsoft-authentication `
|
2021-06-07 14:44:24 -07:00 |
|
Matt Bierner
|
4c3191731b
|
Spell
|
2021-06-07 14:44:24 -07:00 |
|
Nicholas Rayburn
|
1a41c51dc5
|
add option to not show link hovers for terminal (#124926)
fix #113913
Co-authored-by: meganrogge <megrogge@gmail.com>
|
2021-06-07 14:44:18 -07:00 |
|
Connor Peet
|
b080fa237c
|
testing: improvements to autorun behavior
Fixes #124333
|
2021-06-07 14:42:09 -07:00 |
|
rebornix
|
8b4a90726d
|
Merge branch 'notebook/dev' into main
|
2021-06-07 13:53:10 -07:00 |
|
rebornix
|
5c063c5f83
|
move document event tests into notebook.document
|
2021-06-07 13:34:37 -07:00 |
|
Daniel Imms
|
0f1d4fbe89
|
Clone object before applying migrated setting
Fixes #125177
|
2021-06-07 12:52:28 -07:00 |
|
rebornix
|
ef62adb3ba
|
start separating tests.
|
2021-06-07 12:03:55 -07:00 |
|
rebornix
|
51ccb0434d
|
multi tabs and custom metadata.
|
2021-06-07 11:51:19 -07:00 |
|
rebornix
|
6259f7ca84
|
more showNotebookDocument for workspace edit tests.
|
2021-06-07 11:45:31 -07:00 |
|