Alex Dima
|
79280beee2
|
Fixes #81424: Throw when a request is made with invalid arguments
|
2020-03-02 22:09:19 +01:00 |
|
rebornix
|
a8c3c47555
|
only when row height is not set, we can check item dom node height
|
2020-03-02 11:58:43 -08:00 |
|
Jackson Kearl
|
e612ed9492
|
Add aria alerts to F4 in serach viewlet and editor
Fixes #91705.
|
2020-03-02 11:56:55 -08:00 |
|
Matt Bierner
|
a8a3f4a91e
|
Try using a private field in Disposable
Test of #91129
|
2020-03-02 11:43:08 -08:00 |
|
SteVen Batten
|
bc43ec6fd5
|
fixes #81630
|
2020-03-02 11:33:20 -08:00 |
|
SteVen Batten
|
5de133e5e9
|
refs #81360
|
2020-03-02 11:29:39 -08:00 |
|
Rob Lourens
|
7cc0c75e54
|
Merge pull request #89765 from urbas/master
file search: include workspace folder in filter
|
2020-03-02 11:11:34 -08:00 |
|
Rob Lourens
|
32beb6c67c
|
Merge pull request #91429 from jaqra/fix-search-view-padding
Fix search view 'Toggle Search Detail' padding
|
2020-03-02 10:40:18 -08:00 |
|
Rob Lourens
|
3e0d421e2e
|
Merge branch 'master' into master
|
2020-03-02 10:36:38 -08:00 |
|
Daniel Imms
|
018b3fe7df
|
Allow menu bar mnemonics in the terminal (setting)
Fixes #91908
|
2020-03-02 10:19:41 -08:00 |
|
Alex Dima
|
0089596fc4
|
Rename isEdgeOrIE to isEdge
|
2020-03-02 17:33:59 +01:00 |
|
Alex Dima
|
7e4c8c983d
|
Remove browser.isIE
|
2020-03-02 17:32:17 +01:00 |
|
Eric Amodio
|
8cbde76c84
|
Fixes missing loading message in certain cases
|
2020-03-02 11:31:48 -05:00 |
|
Benjamin Pasero
|
3b975102e7
|
types 💄
|
2020-03-02 17:25:00 +01:00 |
|
Benjamin Pasero
|
5651fa0a8a
|
debt - some 💄
* add a few more readonly to properties
* move IVisibleEditor closer to IEditor
* remove options accessor from IEditor
|
2020-03-02 16:57:56 +01:00 |
|
Johannes Rieken
|
c5dd0e5582
|
add Iterable-utils (completing Iterator-utils) and adopt in bulk edit preview, https://github.com/microsoft/vscode/issues/90676
|
2020-03-02 16:55:51 +01:00 |
|
Johannes Rieken
|
c788fccaa2
|
Merge pull request #91896 from microsoft/joh/no-polyfill-promise
remove polyfill promise
|
2020-03-02 16:34:23 +01:00 |
|
Johannes Rieken
|
2a12c9a458
|
add es6 deprecation messages to some utils, remove duplicated utils, https://github.com/microsoft/vscode/issues/90676
|
2020-03-02 16:11:18 +01:00 |
|
Sandeep Somavarapu
|
4f2ea532c7
|
Fix #91757
|
2020-03-02 15:50:03 +01:00 |
|
Johannes Rieken
|
02f23e5680
|
remove polyfill promise
|
2020-03-02 15:30:43 +01:00 |
|
Martin Aeschlimann
|
a55b3e9525
|
Ok -> OK
|
2020-03-02 15:27:41 +01:00 |
|
Martin Aeschlimann
|
d3da6f4792
|
Remote: seeing an error message when not having remote extension installed. Fixes #91526
|
2020-03-02 15:24:21 +01:00 |
|
Sandeep Somavarapu
|
c2d241d963
|
fix monaco build failure
|
2020-03-02 15:20:18 +01:00 |
|
Johannes Rieken
|
c3efba96a7
|
Merge pull request #90682 from microsoft/joh/es6
ES6 everywhere
|
2020-03-02 15:18:52 +01:00 |
|
Sandeep Somavarapu
|
452e16a1ac
|
Fix #91731
|
2020-03-02 14:49:25 +01:00 |
|
Johannes Rieken
|
1bccecab0a
|
remove more files from typings for which we have lib.*.d.ts files
|
2020-03-02 14:36:25 +01:00 |
|
Sandeep Somavarapu
|
16faaa5d81
|
Fix #69480
|
2020-03-02 14:29:05 +01:00 |
|
Johannes Rieken
|
1c6efa678a
|
Merge branch 'master' into joh/es6
|
2020-03-02 14:27:57 +01:00 |
|
Sandeep Somavarapu
|
e2cca740af
|
Simplify synchronizers. Add more tests.
|
2020-03-02 14:10:41 +01:00 |
|
Sandeep Somavarapu
|
887c46603f
|
rename keybindings label to Keyboard Shortcuts
|
2020-03-02 14:10:41 +01:00 |
|
Alex Dima
|
c2a604a18c
|
Add DocumentSemanticTokensProvider.onDidChangeSemanticTokens
|
2020-03-02 13:45:25 +01:00 |
|
Benjamin Pasero
|
e8f005af19
|
working copy - enforce that there can only be one working copy per resource
|
2020-03-02 13:16:26 +01:00 |
|
Benjamin Pasero
|
af18dd70e0
|
working copy - backup() is not optional anymore
|
2020-03-02 13:15:04 +01:00 |
|
Benjamin Pasero
|
cf432e5437
|
search editor - register disposable
|
2020-03-02 13:09:09 +01:00 |
|
Benjamin Pasero
|
e1d6bfe8b1
|
debt - push down more native only environment properties
|
2020-03-02 12:46:04 +01:00 |
|
Benjamin Pasero
|
9eedabce7b
|
debt - move native pieces of window config into node layer
|
2020-03-02 12:35:26 +01:00 |
|
Alex Dima
|
cf4b29104b
|
Improve documentation
|
2020-03-02 12:14:44 +01:00 |
|
Johannes Rieken
|
6852af455a
|
Only add content widget when setting non-hidden state #90653
|
2020-03-02 12:01:48 +01:00 |
|
Alex Dima
|
afba164ec2
|
Fixes #91870: Improve description for editor.fontLigatures
|
2020-03-02 11:56:36 +01:00 |
|
Johannes Rieken
|
4dfa4346fa
|
Merge branch 'master' into joh/es6
|
2020-03-02 11:15:32 +01:00 |
|
Benjamin Pasero
|
66c09fb60e
|
editors - add and adopt IEditorService#isOpen(resource) for fast lookups of opened editors
|
2020-03-02 11:15:21 +01:00 |
|
Benjamin Pasero
|
f2502971b5
|
labels - handle file service changes better (fix #91833)
|
2020-03-02 11:06:59 +01:00 |
|
Benjamin Pasero
|
f33d982fd5
|
editors - deduplicate editors on saveAll, revertAll
|
2020-03-02 11:02:27 +01:00 |
|
Benjamin Pasero
|
01dbe67aa9
|
editors - drop boolean result from revert()
|
2020-03-02 10:59:15 +01:00 |
|
Benjamin Pasero
|
704bf0f2cc
|
contextkey - add web to statically defined ones
|
2020-03-02 10:49:37 +01:00 |
|
Eric Amodio
|
d1c1e27028
|
Changes limit to take a cursor object — #91722
|
2020-03-02 04:35:43 -05:00 |
|
Benjamin Pasero
|
6f7c9f38b6
|
Notifications: Updating message recreates notification (drops progress bar) (fix #50931)
|
2020-03-02 10:22:38 +01:00 |
|
Benjamin Pasero
|
e44c50ba93
|
progress - reuse status entry if it exists
|
2020-03-02 09:49:06 +01:00 |
|
Benjamin Pasero
|
6801e4c673
|
debt - less explicit any
|
2020-03-02 09:47:12 +01:00 |
|
Benjamin Pasero
|
89b4f048c7
|
fix tests (#91859)
|
2020-03-02 09:44:01 +01:00 |
|