João Moreno
|
21cfbaeeee
|
Merge commit '265a2f6424dfbd3a9788652c7d376a7991d049a3' into joao/terrapin
|
2020-11-04 07:55:25 +01:00 |
|
Benjamin Pasero
|
57c7e40a50
|
bulk edit - respect sideBySide options from event
cc @jrieken
|
2020-11-04 07:44:12 +01:00 |
|
Sandeep Somavarapu
|
7a00f134f7
|
do not show sync icon when extensio is not installed
|
2020-11-04 06:41:42 +01:00 |
|
Matt Bierner
|
265a2f6424
|
Supress marked logging for using sanitize
Fixes #109904
|
2020-11-03 14:47:30 -08:00 |
|
Eric Amodio
|
983ced6961
|
Changes to const enum
|
2020-11-03 17:23:50 -05:00 |
|
Eric Amodio
|
cddb1b75f1
|
Moves newline handling into the hover
Adds enum for parameter
|
2020-11-03 17:23:50 -05:00 |
|
Eric Amodio
|
e06d374787
|
Avoids paragraphs for newlines in string tooltips
This better matches the native tooltip styling of newlines
|
2020-11-03 17:23:50 -05:00 |
|
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 |
|
Johannes Rieken
|
503135e9b8
|
expose snippet enablement inside "Insert Snippet" picker
|
2020-11-03 16:32:54 +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
|
20b534d41e
|
add persisted snippet enablement
|
2020-11-03 15:45:02 +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 |
|
Benjamin Pasero
|
eeaa42d650
|
storage - let flush return a promise when done
|
2020-11-03 11:08:39 +01:00 |
|
João Moreno
|
2dce4b75e6
|
Merge branch 'master' into joao/terrapin
|
2020-11-03 11:07:26 +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 |
|