Jackson Kearl
|
25875a16e8
|
Fix #96600 - Bot: Unlabel and unassign
|
2020-05-06 18:26:07 -07:00 |
Rachel Macfarlane
|
9514854412
|
Add support for workspaces callbacks to MS auth provider
|
2020-05-06 18:15:57 -07:00 |
Rob Lourens
|
03b322ec44
|
Add more keybindings
Fix #94095
|
2020-05-06 16:49:25 -05:00 |
Jackson Kearl
|
35ac6b9454
|
Aria label search tree based on contents
Closes #95861.
|
2020-05-06 12:03:49 -07:00 |
Connor Peet
|
773c398dfc
|
api: implement extension mode api (#95926) (#97081)
|
2020-05-06 11:36:04 -07:00 |
Rob Lourens
|
55fa934ac7
|
Fix build
|
2020-05-06 13:22:47 -05:00 |
Jackson Kearl
|
63f167a68b
|
Reduce "export const [...]id" pattern to save on minified code size.
Closes #96672
|
2020-05-06 11:01:37 -07:00 |
Daniel Imms
|
637b59c7b9
|
Update distro
|
2020-05-06 10:39:25 -07:00 |
Daniel Imms
|
e5be2d8ad7
|
Merge pull request #97065 from microsoft/tyriar/provide_links
Adopt xterm provideLink -> provideLinks API change
|
2020-05-06 10:28:07 -07:00 |
Daniel Imms
|
a211a05627
|
Merge branch 'master' into tyriar/provide_links
|
2020-05-06 10:27:51 -07:00 |
Daniel Imms
|
ae4a501a22
|
Add multiple result link tests
|
2020-05-06 10:15:35 -07:00 |
SteVen Batten
|
4210a6a68e
|
don't focus moved view containers
|
2020-05-06 10:05:55 -07:00 |
Daniel Imms
|
add324e5ab
|
Fix protocol link tests
|
2020-05-06 09:59:59 -07:00 |
SteVen Batten
|
b64b98cf4e
|
fixes #97005
fixes #94247
|
2020-05-06 09:59:24 -07:00 |
Martin Aeschlimann
|
8a97cbb47d
|
[json] Add setting to disable downloading JSON schemas. Fixes #96083
|
2020-05-06 18:58:59 +02:00 |
Daniel Imms
|
72a42fc3b9
|
Fix validated local link tests
|
2020-05-06 09:58:53 -07:00 |
Daniel Imms
|
b8ec024d40
|
Fix wide word links and tests
|
2020-05-06 09:51:14 -07:00 |
SteVen Batten
|
9394e571e5
|
closes #93849
|
2020-05-06 09:20:13 -07:00 |
SteVen Batten
|
635fc326c9
|
fixes #97007
|
2020-05-06 09:16:04 -07:00 |
Benjamin Pasero
|
b85061a0be
|
Support for pinned tabs (#97078)
* first cut
* editor title - remove closeAllEditors() method
* editors - do not talk about pinning in settings
* editors - wrap up sticky tabs
|
2020-05-06 18:07:57 +02:00 |
Rob Lourens
|
965b19a28f
|
Handle focus in notebook going to webview
Fix #93882
|
2020-05-06 10:58:56 -05:00 |
Daniel Imms
|
46e54a24b5
|
xterm@4.6.0-beta.44
Diff: f9adf8a...3a9cdba
Fixes #97064
|
2020-05-06 08:50:38 -07:00 |
Alex Dima
|
9a699701f1
|
Fixes #93049
|
2020-05-06 17:44:44 +02:00 |
Sandeep Somavarapu
|
682b2bd92f
|
Fix #88249
|
2020-05-06 17:01:14 +02:00 |
Martin Aeschlimann
|
f8c59fed50
|
update seti font, support for inherit icon. Fixes #92951. Fixes #96326
|
2020-05-06 16:27:07 +02:00 |
Sandeep Somavarapu
|
ae75864887
|
#95157 add debug logs for user data changes
|
2020-05-06 16:04:13 +02:00 |
Alex Dima
|
4c6b933234
|
Avoid rendering attempts outside the canvas
|
2020-05-06 16:02:53 +02:00 |
Alex Dima
|
e4de071f18
|
Clean up minimap layout computation
|
2020-05-06 16:02:52 +02:00 |
Alex Dima
|
305853d882
|
Small tweaks
|
2020-05-06 16:02:52 +02:00 |
Alex Dima
|
864688a2c1
|
Keep minimap layout stable (#95178)
|
2020-05-06 16:02:52 +02:00 |
Alex Dima
|
69ab429a11
|
Fix tests
|
2020-05-06 16:02:52 +02:00 |
Alex Dima
|
86085377cc
|
Minor tweaks
|
2020-05-06 16:02:52 +02:00 |
Alex Dima
|
013181fe71
|
Extract minimap layout computation
|
2020-05-06 16:02:51 +02:00 |
Alex Dima
|
7296f452a4
|
Break the layout change loop by reusing the previous result (#95178)
|
2020-05-06 16:02:51 +02:00 |
Alex Dima
|
af4b129ce3
|
Move word wrapping options logic to the EditorLayoutInfoComputer
|
2020-05-06 16:02:51 +02:00 |
Alex Dima
|
9ecc810720
|
Add a memory storage space for layout computation
|
2020-05-06 16:02:51 +02:00 |
Martin Aeschlimann
|
dc97794113
|
[semantic tokens] improve code completions for `editor.semanticTokenColorCustomizations`. Fixes #96351
|
2020-05-06 15:40:10 +02:00 |
Daniel Imms
|
6f5f89904d
|
xterm@4.6.0-beta.43
Diff: 7ab0a42...f9adf8a
Fixes #95997
|
2020-05-06 05:13:40 -07:00 |
Daniel Imms
|
d98cd9f1c1
|
Remove debug logs
|
2020-05-06 04:59:27 -07:00 |
Martin Aeschlimann
|
763de7962f
|
[product icons] make preferences edit control to be theme-able. Fixes #96647
|
2020-05-06 13:51:50 +02:00 |
Daniel Imms
|
2feae028dd
|
Convert validated links provider to new model
|
2020-05-06 04:32:01 -07:00 |
Martin Aeschlimann
|
3887bc8aca
|
[rename on type] Language client is not ready yet. FIxes #97062
|
2020-05-06 13:29:44 +02:00 |
Daniel Imms
|
a685ac69d5
|
Update protocol links with new model
|
2020-05-06 04:08:46 -07:00 |
Daniel Imms
|
5fc2e26dd9
|
Update word link provider with new model
|
2020-05-06 04:04:11 -07:00 |
Daniel Imms
|
000c0e1308
|
xterm@4.6.0-beta42
Diff: 31d3ae4...7ab0a42
Main change is provideLink -> provideLinks
|
2020-05-06 03:30:33 -07:00 |
Daniel Imms
|
9afb72576f
|
Move web contributions to terminal.web.contribution
Fixes #96711
|
2020-05-06 03:29:09 -07:00 |
isidor
|
ff39ebfaaf
|
debug: move getSpecificSourceName to a helper method
|
2020-05-06 12:09:02 +02:00 |
Daniel Imms
|
af3c79edcb
|
Move ExtensionContext.environmentVariableCollection to stable
Fixes #46696
|
2020-05-06 03:03:57 -07:00 |
Sandeep Somavarapu
|
ed00093227
|
remove timeout as this is causing flickering during startup
|
2020-05-06 10:56:30 +02:00 |
Sandeep Somavarapu
|
a54912ca12
|
Fix #96695
|
2020-05-06 10:56:12 +02:00 |