Alex Ross
|
50be930a18
|
Fix bad dispose in automatic port forwarding
|
2020-10-06 19:11:32 +02:00 |
|
Rob Lourens
|
e1515f7ed0
|
Adjust settings search aria label
Fix #107933
|
2020-10-06 08:45:08 -07:00 |
|
Benjamin Pasero
|
83458e5b5a
|
text files - logging 💄
|
2020-10-06 17:41:12 +02:00 |
|
Benjamin Pasero
|
8f51937a93
|
text file model - track saved version ID only when file saved
|
2020-10-06 17:37:35 +02:00 |
|
Johannes Rieken
|
daa37338d8
|
fix https://github.com/microsoft/vscode/issues/108090
|
2020-10-06 15:05:19 +02:00 |
|
Alex Ross
|
8534c9d5cb
|
Cause simple file dialog to scroll to the top on folder change
Fixes #108170
|
2020-10-06 14:41:36 +02:00 |
|
Alex Ross
|
8d2621e952
|
Update grammars
|
2020-10-06 11:20:42 +02:00 |
|
Alex Ross
|
30daba9a2e
|
Finish clean up around optional arg in CKS updateParent
Part of #107903
|
2020-10-06 11:08:46 +02:00 |
|
João Moreno
|
7f4d452501
|
remove strings.pad
related to #103454
|
2020-10-06 10:57:22 +02:00 |
|
Johannes Rieken
|
e6cf885abb
|
avoid innerHTML usage fyi @roblourens, fixes https://github.com/microsoft/vscode/issues/104661
|
2020-10-06 10:35:45 +02:00 |
|
Johannes Rieken
|
40cd3b8bdd
|
update search file, remove unused functions, https://github.com/microsoft/vscode/issues/103454
|
2020-10-06 10:25:37 +02:00 |
|
Alex Ross
|
b89ace724f
|
Revert "cancel input before executing new command; fixes #106743"
This reverts commit 362b7f3b1e.
Fixes #107969
|
2020-10-06 10:24:00 +02:00 |
|
Johannes Rieken
|
bb383f2875
|
support "@types" in treeshaker
|
2020-10-06 10:12:47 +02:00 |
|
Johannes Rieken
|
0eb3a02ca2
|
fix https://github.com/microsoft/vscode/issues/108162
|
2020-10-06 09:39:48 +02:00 |
|
Benjamin Pasero
|
bb3aaa7800
|
files - use ternary search tree for file changes events
|
2020-10-06 09:33:20 +02:00 |
|
Benjamin Pasero
|
a781d8fbf2
|
file model - allow to load a model with contents and use it for working copy move/copy (#108115)
* file model - allow to load a model with contents and use it for working copy move/copy
* remove unused code
* 💄
* more tests
|
2020-10-06 08:54:57 +02:00 |
|
Benjamin Pasero
|
c6b7be39af
|
typings - remove manifest json that no longer seems to be required
|
2020-10-06 08:54:30 +02:00 |
|
Li Xueli
|
a5f5df6155
|
Remove extra whitespace in the untitled editor label (#108039)
|
2020-10-06 08:38:30 +02:00 |
|
Benjamin Pasero
|
c242bd71fe
|
dev - stop proposed API console spam when running vscode out of sources
|
2020-10-06 08:29:40 +02:00 |
|
Benjamin Pasero
|
cc594b88d8
|
themes - add last pinned tab color to default themes
|
2020-10-06 07:59:56 +02:00 |
|
Rob Lourens
|
c7c471bdde
|
Merge pull request #107597 from turara/resolve-107208
Add keybinding shortcut for "Preserve case" replace option
|
2020-10-05 17:20:12 -07:00 |
|
rebornix
|
20565ce53d
|
reduce redundant relayout in notebook diff editor
|
2020-10-05 17:16:03 -07:00 |
|
Rob Lourens
|
b24e3ecfed
|
Merge branch 'master' into resolve-107208
|
2020-10-05 17:14:03 -07:00 |
|
rebornix
|
1ccad27e9b
|
push diff editor relayout to next tick, to avoid height change side effects when updating original editor first.
|
2020-10-05 17:11:20 -07:00 |
|
rebornix
|
b3a5f15bd0
|
💄
|
2020-10-05 16:47:34 -07:00 |
|
rebornix
|
cf695d9a1d
|
Move acitve/visible notebook editors to window namespace.
|
2020-10-05 16:09:41 -07:00 |
|
Eric Amodio
|
74230921c9
|
Removes deprecated calls - #103454
|
2020-10-05 15:24:50 -04:00 |
|
rebornix
|
7a01f2077d
|
fix #107876.
|
2020-10-05 11:20:03 -07:00 |
|
rebornix
|
ef59456831
|
fix #108010.
|
2020-10-05 10:59:44 -07:00 |
|
Miguel Solorio
|
f8b1a517ee
|
Update extension gear color
|
2020-10-05 10:57:45 -07:00 |
|
Miguel Solorio
|
11ff573ad7
|
Make extension icon inheirt foreground color (ref #106963)
|
2020-10-05 10:55:56 -07:00 |
|
rebornix
|
2fa60b86f3
|
remove unused edit types.
|
2020-10-05 10:28:40 -07:00 |
|
rebornix
|
54a2a821ca
|
join cells through workspaceEdits
|
2020-10-05 10:28:40 -07:00 |
|
rebornix
|
bb7b1ef6b8
|
Use the same undo redo group for notebook editing
|
2020-10-05 10:28:40 -07:00 |
|
Rob Lourens
|
7b6723e783
|
Revert change to make CKS#updateParent argument optional
Related to #107903
|
2020-10-05 09:32:43 -07:00 |
|
João Moreno
|
993c987e93
|
fixes #107903
|
2020-10-05 17:56:28 +02:00 |
|
João Moreno
|
f76edc7e68
|
make submenus static
related to #107903
|
2020-10-05 17:52:51 +02:00 |
|
Jackson Kearl
|
f88b86d714
|
vscode.Uri.joinPath instead of Node's path.join
Fixes https://github.com/microsoft/vscode-internalbacklog/issues/1280
|
2020-10-05 08:52:44 -07:00 |
|
rebornix
|
12b82ab099
|
update distro
|
2020-10-05 08:50:24 -07:00 |
|
Benjamin Pasero
|
c9992ae6f3
|
debt - increase timeout and retries for #108113
|
2020-10-05 17:29:59 +02:00 |
|
Chuck Lantz
|
74db64b44e
|
Merge pull request #108063 from turara/update-devcontainer-readme-command-name
Update Remote-Containers command name in .devcontaienr/README.md
|
2020-10-05 15:19:17 +00:00 |
|
Johannes Rieken
|
99f0021828
|
add trusted-types to monaco compile
|
2020-10-05 16:59:43 +02:00 |
|
Benjamin Pasero
|
41ab43a6c1
|
test - harden async test
|
2020-10-05 16:45:57 +02:00 |
|
Johannes Rieken
|
690cbd53ef
|
no more emmet ignore
|
2020-10-05 16:42:09 +02:00 |
|
Ryan Clarke
|
3f31efcb56
|
Merge branch 'master' into 106737-enumdescriptions-in-settings-ui
|
2020-10-05 10:09:14 -04:00 |
|
Alex Ross
|
922eae6d61
|
Don't allow remote explorer views to move out of the container (#108105)
Fixes #108008
|
2020-10-05 15:19:41 +02:00 |
|
Ryan Clarke
|
a1926b9fa4
|
Add new property to IConfigurationPropertySchema
|
2020-10-05 09:16:57 -04:00 |
|
Alex Ross
|
13268f921e
|
Url finder for tunnel service doesn't always forward
Part of #107243
|
2020-10-05 15:13:44 +02:00 |
|
Johannes Rieken
|
5d9b22c4fa
|
add and adopt trusted types apply util, https://github.com/microsoft/vscode/issues/106396
|
2020-10-05 13:59:43 +02:00 |
|
Johannes Rieken
|
81400337e7
|
don't stringify tt before applying it, https://github.com/microsoft/vscode/issues/106396
|
2020-10-05 13:55:49 +02:00 |
|