Commit graph

65438 commits

Author SHA1 Message Date
Alex Ross ace2f9570c Don't show errors for shell provided tasks
Related to microsoft/vscode-cpptools#5388
2020-05-07 16:10:30 +02:00
isidor ef14938a46 F6 and shift+F6 also focus on activity bar 2020-05-07 15:54:42 +02:00
isidor 9d68bd2918 actionBar: use both up and left for back and down and right for next since not all users can see orientation 2020-05-07 15:40:19 +02:00
Sandeep Somavarapu d179acdbd0 fix #97144 2020-05-07 15:21:29 +02:00
Daniel Imms d7a5b181eb Change experimentalLinkProvider default to true 2020-05-07 06:11:16 -07:00
Martin Aeschlimann ee7d069622 remove menuBar/file menuId (unused) for #94054 2020-05-07 15:09:02 +02:00
Ladislau Szomoru 01d0b18e5b
drag&drop a VSIX file on the extensions viewlet (#96907)
Install extensions though drag&drop on the extensions viewlet
2020-05-07 15:05:05 +02:00
Ladislau Szomoru ee8a6bc4f8
Git: Add "git rebase --abort" command (#97071)
Add "git rebase --abort" command
2020-05-07 14:26:55 +02:00
Sandeep Somavarapu ff8902990d Trigger sync when sync viewlet is opened 2020-05-07 14:12:18 +02:00
Sandeep Somavarapu a00a441b7e move sync trigger to autosync service 2020-05-07 14:12:18 +02:00
Sandeep Somavarapu 052fca0b45
Merge pull request #97066 from microsoft/sandy081/delaySpdlog
create spdlog service after workbench is restored
2020-05-07 14:01:44 +02:00
Sandeep Somavarapu 13f8cb7684
Merge branch 'master' into sandy081/delaySpdlog 2020-05-07 14:01:31 +02:00
Martin Aeschlimann c6ce623191 code-insiders.sh prompts me for WSL although I do want to start the Linux version. Fixes #96555 2020-05-07 11:55:20 +02:00
Alex Dima 6074c9c516
Update cgmanifest.json to reflect the update of vscode-oniguruma 2020-05-07 11:18:17 +02:00
Alex Dima 06043875ba
Update to latest vscode-oniguruma 2020-05-07 11:16:30 +02:00
Benjamin Pasero 3640623bef extractRangeFromFilter - only parse column if we have a line number 2020-05-07 10:51:12 +02:00
Ilia Pozdnyakov 860e808982
add <path>:line <line> goto pattern #95856 (#96535) 2020-05-07 10:48:21 +02:00
João Moreno 487e81efa1 add main process launch config back 2020-05-07 10:37:24 +02:00
Benjamin Pasero 0e490571c8 build - ensure unique crash dump name for windows 2020-05-07 09:43:27 +02:00
Eric Amodio 5b444df970 Don't overwrite cursor when fetching more recent 2020-05-07 03:31:28 -04:00
Benjamin Pasero 3a04fccaf8 🆙 distro 2020-05-07 08:30:58 +02:00
Benjamin Pasero 5fd0d725bc diag - publish crashes from builds as artefact 2020-05-07 08:26:12 +02:00
Benjamin Pasero 1648decaef diag - set crash options for extension host if crash reporter directory is provided 2020-05-07 08:13:23 +02:00
Benjamin Pasero 3fab5de0b1 diag - introduce crash-reporter-directory to enable crash reporter for local folder 2020-05-07 07:59:29 +02:00
Sandeep Somavarapu 61a21bfcd6
Merge branch 'master' into sandy081/delaySpdlog 2020-05-07 07:55:40 +02:00
Benjamin Pasero dbb786567f 💄 code style 2020-05-07 07:39:39 +02:00
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