Commit Graph

65450 Commits

Author SHA1 Message Date
Rob Lourens
7a5baba094 Fix replace smoketest
Fix #97120
2020-05-07 09:54:43 -05:00
isidor
019820102c actionBar: fix npe 2020-05-07 16:36:01 +02:00
Isidor Nikolic
2c0ff7ab98 Merge pull request #97072 from microsoft/isidorn/statusbar-focus
statusBar: focusNext and focusPrevious
2020-05-07 16:26:03 +02:00
Benjamin Pasero
6ebaa27f54 💄 crash-reporter-directory 2020-05-07 16:19:56 +02:00
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
isidor
07a646e44b statusBar: fix context key intial state 2020-05-07 15:26:14 +02:00
isidor
a4abf349ad statusBar: skip over hidden items 2020-05-07 15:24:26 +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
Isidor Nikolic
bef554ea16 Update src/vs/workbench/browser/parts/statusbar/statusbarPart.ts
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-05-07 10:48:33 +02:00
Ilia Pozdnyakov
860e808982 add <path>:line <line> goto pattern #95856 (#96535) 2020-05-07 10:48:21 +02:00
Isidor Nikolic
16e71a59cf Update src/vs/workbench/browser/parts/statusbar/statusbarPart.ts
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-05-07 10:47:36 +02:00
Isidor Nikolic
d21668ca40 Update src/vs/workbench/browser/parts/statusbar/statusbarPart.ts
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-05-07 10:47:23 +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 v14 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