Martin Aeschlimann
|
785eb0872a
|
jsonValidation takes an array for fileMatch
|
2020-03-06 16:31:48 +01:00 |
|
isidor
|
55c2dc54e2
|
list: only aria-selected on selected items
#91061
|
2020-03-06 15:44:30 +01:00 |
|
Johannes Rieken
|
435048ba35
|
add search for pre-es6 util
|
2020-03-06 15:24:42 +01:00 |
|
Johannes Rieken
|
0721bf1d60
|
Merge pull request #90586 from iliazeus/90517-file-system-error-code
Add error code getter to FileSystemError #90517
|
2020-03-06 15:18:47 +01:00 |
|
Alex Dima
|
329be45e5a
|
Fixes #81733
|
2020-03-06 15:06:25 +01:00 |
|
Alex Dima
|
9933dff169
|
Fixes #86696: Tweak hit testing on Firefox for pseudo elements
|
2020-03-06 13:59:08 +01:00 |
|
isidor
|
03d5e98a01
|
rename debug start to debug welcome
|
2020-03-06 13:47:44 +01:00 |
|
isidor
|
dc8a2bf6ac
|
debug: rename welcome view to just run
fixes #91567
|
2020-03-06 13:34:01 +01:00 |
|
Alex Dima
|
56fcba98e9
|
Fixes #87614: Ignore composition that doesn't do anything
|
2020-03-06 13:32:56 +01:00 |
|
Ilia Pozdnyakov
|
c05e980bed
|
Add error code getter to FileSystemError #90517
|
2020-03-06 19:11:49 +07:00 |
|
Alex Ross
|
a732c7fcfe
|
Fix broken test
|
2020-03-06 12:38:05 +01:00 |
|
Alex Ross
|
4a8dc15b95
|
Enable inputs in user tasks
Fixes #91660
|
2020-03-06 11:59:43 +01:00 |
|
Christof Marti
|
1f720ae43a
|
Revert "Only write config file during postinstall if process env variables are present (#91793)"
This reverts commit b2b488fa43.
|
2020-03-06 11:34:06 +01:00 |
|
Sandeep Somavarapu
|
db28209bf2
|
fix tests
|
2020-03-06 11:06:14 +01:00 |
|
Alex Dima
|
3f593c95a7
|
Fixes #90016: Allow quotes to surround selection when using the mac US Intl keyboard layout
|
2020-03-06 10:58:37 +01:00 |
|
Alex Ross
|
85dda6d7f5
|
Allow welcome content in custom views
Fixes #92143
|
2020-03-06 10:48:49 +01:00 |
|
Sandeep Somavarapu
|
c7be212f89
|
Fix #92144
|
2020-03-06 10:43:22 +01:00 |
|
Benjamin Pasero
|
91f1eef272
|
Run smoke test as part of product build (#92145)
* tests - run smoketest as part of product build (without failing it)
* fix smoke
* add quotes
* uncomment
|
2020-03-06 10:42:22 +01:00 |
|
Alex Dima
|
b5804ac1b1
|
💄
|
2020-03-06 10:19:48 +01:00 |
|
Alex Dima
|
3e1afd6999
|
Fixes #82540: Only execute a click link gesture if the mouse down occurs on the same line number
|
2020-03-06 10:16:52 +01:00 |
|
Pine Wu
|
2362584a62
|
Revert "Fix #73803"
This reverts commit 67e6aef0c8.
|
2020-03-06 00:30:14 -08:00 |
|
Pine Wu
|
a8ff40791d
|
Revert "Fix failed integration tests"
This reverts commit 0a36d4c82b.
|
2020-03-06 00:30:07 -08:00 |
|
Pine Wu
|
4857a9a746
|
Revert "Fix integration test"
This reverts commit 5a0ab960f0.
|
2020-03-06 00:29:57 -08:00 |
|
Benjamin Pasero
|
1370ae0098
|
quick input - lift workbench specific parts up
|
2020-03-06 09:25:31 +01:00 |
|
Alex Dima
|
811c4b5552
|
Fixes #82958: Don't do anything for empty selections
|
2020-03-06 00:17:06 +01:00 |
|
Alex Dima
|
2075c45b67
|
Fixes #67739: Add support for long press IME + arrow keys
|
2020-03-05 23:34:57 +01:00 |
|
Pine Wu
|
3474ea740e
|
Add TS formatter settings
|
2020-03-05 13:45:19 -08:00 |
|
Alex Dima
|
a109b2561d
|
Fixes #57429: Add support for ctrl+shift+a and ctrl+shift+e on mac
|
2020-03-05 22:39:38 +01:00 |
|
Matt Bierner
|
be9c791caa
|
Extract toSymbolInformation
|
2020-03-05 13:30:52 -08:00 |
|
Matt Bierner
|
f062556992
|
Limit number of pulled in workspace symbols
Fixes #11432
|
2020-03-05 13:30:52 -08:00 |
|
Martin Aeschlimann
|
3b38d9d8a2
|
extract themeFileWatcher & ThemeConfiguration
|
2020-03-05 22:09:14 +01:00 |
|
Matt Bierner
|
222d157dc9
|
Pick up new TS nightly for building VS Code
|
2020-03-05 12:52:18 -08:00 |
|
Matt Bierner
|
9cc4da7503
|
💄
|
2020-03-05 12:52:18 -08:00 |
|
Pine Wu
|
5a0ab960f0
|
Fix integration test
|
2020-03-05 12:41:06 -08:00 |
|
Matt Bierner
|
eca0690ba0
|
Allow issue reporter to work on built-in extensions (#92040)
Fixes #91029
|
2020-03-05 12:15:23 -08:00 |
|
Pine Wu
|
bab248b543
|
Update monospace font stack. Fix #81692
|
2020-03-05 12:07:02 -08:00 |
|
Pine Wu
|
0a36d4c82b
|
Fix failed integration tests
|
2020-03-05 12:03:55 -08:00 |
|
Pine Wu
|
ea2f6c6391
|
Fix #87493
|
2020-03-05 11:59:02 -08:00 |
|
Pine Wu
|
67e6aef0c8
|
Fix #73803
|
2020-03-05 11:34:58 -08:00 |
|
Connor Peet
|
403f8669d8
|
debug: add js-debug-companion as a built-in extension
https://github.com/microsoft/vscode-js-debug/issues/349
|
2020-03-05 11:21:39 -08:00 |
|
Matt Hernandez
|
52e12fcd39
|
Update distro ID
|
2020-03-05 10:59:26 -08:00 |
|
Rob Lourens
|
83cc5b7104
|
Fix missing result count warning for untitled files
Fix #90383
|
2020-03-05 10:55:19 -08:00 |
|
Jackson Kearl
|
ea91347c6b
|
Add .yml syntax hilighting. Closes #92027.
|
2020-03-05 09:32:53 -08:00 |
|
Alex Dima
|
8192262a14
|
Add more support for exported imports in tree shaking
|
2020-03-05 18:25:28 +01:00 |
|
Matt Hernandez
|
686798f29f
|
Update distro ID
|
2020-03-05 09:24:59 -08:00 |
|
isidor
|
9efdb20ac0
|
lists should use list role. Tree should use tree role
|
2020-03-05 18:04:48 +01:00 |
|
isidor
|
5cf50df3be
|
debug: reanable tests. Use 2 retries
|
2020-03-05 17:50:16 +01:00 |
|
isidor
|
3967570db9
|
debug: increase disconnect timeout from 500 to 1000 ms
|
2020-03-05 17:43:29 +01:00 |
|
Benjamin Pasero
|
fe77b8606a
|
unblock the build
|
2020-03-05 16:32:00 +01:00 |
|
Benjamin Pasero
|
f089513433
|
quick pick - support standalone editor (+ support indentation picker) (#92086)
|
2020-03-05 16:07:32 +01:00 |
|