Martin Aeschlimann
|
1c2005331c
|
[json] use links for $ref, not goto definition (fixes #101474)
|
2020-11-03 22:30:39 +01:00 |
|
Alexandru Dima
|
e934668bd0
|
Merge pull request #109833 from fleon/patch-1
Allow monaco-editor to work propertly with Jest
|
2020-11-03 22:06:12 +01:00 |
|
Alex Dima
|
c68b238af3
|
Use self directly
|
2020-11-03 20:21:48 +01:00 |
|
Rob Lourens
|
51a4bbdfa5
|
1.10 is bad on macOS, revert this temporarily
Revert "chore: bump vscode-ripgrep@1.10.0"
This reverts commit 5264ab94a3.
|
2020-11-03 11:19:13 -08:00 |
|
Connor Peet
|
ab9bb823ea
|
debug: allow serverReadyAction to run a launch config by name
https://github.com/microsoft/vscode/issues/109931
|
2020-11-03 10:00:54 -08:00 |
|
Benjamin Pasero
|
57340b736b
|
Warning when invoking explorer.newFile (fix #100604) (#109905)
|
2020-11-03 18:50:02 +01:00 |
|
Martin Aeschlimann
|
7831795dcb
|
Backups: remove legacy migration code path. Fixes #101484
|
2020-11-03 18:20:09 +01:00 |
|
Martin Aeschlimann
|
9c00847244
|
OnTypeRenameProvider API wording
|
2020-11-03 18:05:23 +01:00 |
|
Sandeep Somavarapu
|
529388e524
|
💄
|
2020-11-03 17:54:32 +01:00 |
|
isidor
|
d88f099116
|
Remember History on Debug Console filter between vscode sessions
fixes #107461
|
2020-11-03 17:48:24 +01:00 |
|
Sandeep Somavarapu
|
b9833bb962
|
Fix #99105
|
2020-11-03 17:47:23 +01:00 |
|
João Moreno
|
7278373f3d
|
fixes #99709
|
2020-11-03 16:54:57 +01:00 |
|
João Moreno
|
bafccc8ebb
|
format
|
2020-11-03 16:54:56 +01:00 |
|
Johannes Rieken
|
f17f51878e
|
update milestones in notebooks
|
2020-11-03 16:54:18 +01:00 |
|
Johannes Rieken
|
ffd61f2917
|
fix markdown string integration test
|
2020-11-03 16:52:50 +01:00 |
|
Alex Ross
|
0e43c7a495
|
Include description in custom tree aria label
Part of #108480
|
2020-11-03 16:47:40 +01:00 |
|
João Moreno
|
7dca88de88
|
fixes #64188
|
2020-11-03 16:39:05 +01:00 |
|
Alex Ross
|
fc37a9d0d3
|
Move tasks onBeforeShutdown to electron-browser
Fixes #108649
|
2020-11-03 16:32:04 +01:00 |
|
Rob Lourens
|
e52382a0b3
|
findExecutable should check PATH in a case-insensitive way
Fix #109863
|
2020-11-03 07:30:58 -08:00 |
|
Martin Aeschlimann
|
e01e0ebe39
|
[theme] Git:Input Validation Subject Length - not working on Monokai Theme.Fixes #101081
|
2020-11-03 16:30:29 +01:00 |
|
Sandeep Somavarapu
|
aba089cf11
|
Fix #95268
|
2020-11-03 16:10:32 +01:00 |
|
Sandeep Somavarapu
|
bd0c897c90
|
Fix #95211
|
2020-11-03 15:52:41 +01:00 |
|
Johannes Rieken
|
70227b45b5
|
remove unused label
|
2020-11-03 15:20:25 +01:00 |
|
Johannes Rieken
|
ef941c2c3c
|
💄 more async-await
|
2020-11-03 15:11:15 +01:00 |
|
Sandeep Somavarapu
|
f5490aed3d
|
Fix #108023
|
2020-11-03 14:55:43 +01:00 |
|
João Moreno
|
7936093c33
|
git: merge resources should return undefined original resource
related to #109022
|
2020-11-03 14:33:18 +01:00 |
|
Johannes Rieken
|
5b3b6b8026
|
💄 async-await
|
2020-11-03 14:21:30 +01:00 |
|
Alex Ross
|
a3a5d6a6e1
|
Fix tasks test
|
2020-11-03 14:03:12 +01:00 |
|
Alex Dima
|
796db55744
|
Remove iframe around web worker in codespace case
|
2020-11-03 13:55:17 +01:00 |
|
Johannes Rieken
|
56b686f9fd
|
💄 snippets
|
2020-11-03 12:51:43 +01:00 |
|
Johannes Rieken
|
80d59864b1
|
appendText should escape leading whitespace, should escape leading quote character, also remove duplicated implementations, fixes https://github.com/microsoft/vscode/issues/68983, fixes https://github.com/microsoft/vscode/issues/109040
|
2020-11-03 12:07:36 +01:00 |
|
Alex Ross
|
7d1affcf90
|
Throw useful error if task execution is undefined
https://github.com/microsoft/vscode/issues/109861
|
2020-11-03 11:38:32 +01:00 |
|
Benjamin Pasero
|
5905725b5c
|
Locally, but exported, constants hurt minification (a little) (fix #109899)
|
2020-11-03 11:12:27 +01:00 |
|
João Moreno
|
1703e7e71e
|
fix bad JSON
|
2020-11-03 11:06:53 +01:00 |
|
isidor
|
a8036f5d27
|
Show current debug line in overview ruler
fixes #109456
|
2020-11-03 11:00:47 +01:00 |
|
João Moreno
|
4ec0cd5f29
|
fixes #92709
|
2020-11-03 10:59:30 +01:00 |
|
Sandeep Somavarapu
|
153835e0f5
|
Fix #99963
|
2020-11-03 10:47:23 +01:00 |
|
isidor
|
e720530819
|
Open to side: do not first use fileService for resolving, since item is already part of explorer model
fixes #109780
|
2020-11-03 10:41:23 +01:00 |
|
Johannes Rieken
|
7601718ccc
|
Use editor base weight when contributing peek commands, fixes https://github.com/microsoft/vscode/issues/109727#issuecomment-720986472
|
2020-11-03 10:26:58 +01:00 |
|
Martin Aeschlimann
|
82ff980017
|
use item labels for themes
|
2020-11-03 10:12:28 +01:00 |
|
João Moreno
|
4d9e54c0b8
|
increase job timeout
|
2020-11-03 10:03:53 +01:00 |
|
Sandeep Somavarapu
|
6f26a40b76
|
Fix #101612
|
2020-11-03 09:47:11 +01:00 |
|
Martin Aeschlimann
|
183b2a2892
|
[themes] theme names are all not localized. Fixes #109840
|
2020-11-03 09:46:34 +01:00 |
|
Sandeep Somavarapu
|
c8b48d0d99
|
Fix #103438
|
2020-11-03 09:26:48 +01:00 |
|
Sandeep Somavarapu
|
8d429660a9
|
fix message
|
2020-11-03 09:15:24 +01:00 |
|
Sandeep Somavarapu
|
cecd55133f
|
Fix #106989
|
2020-11-03 09:13:16 +01:00 |
|
Sandeep Somavarapu
|
1d98078624
|
fix #106857
|
2020-11-03 08:26:32 +01:00 |
|
Matt Bierner
|
ad1dc7f87a
|
Strip newlines from the code actions title
Fixes #109869
|
2020-11-02 15:46:08 -08:00 |
|
Connor Peet
|
296aa89012
|
debug: improve attach to vscode config
|
2020-11-02 15:15:14 -08:00 |
|
rebornix
|
6acc9ff1ee
|
editor cmd+e find with selection.
|
2020-11-02 14:06:13 -08:00 |
|