Commit graph

66096 commits

Author SHA1 Message Date
Rob Lourens 9bc11824c3 Add notebook smoketests 2020-05-20 12:01:52 -05:00
rebornix c19d0dcd9b false negative warning. 2020-05-20 09:52:12 -07:00
SteVen Batten d5eac26403
Update meaning of order for composite bar (#98207)
* initial new order for composite bar

* clean up
2020-05-20 09:45:49 -07:00
Connor Peet 84fe6dc3f4
fix: add an option to stopAll in compound launch configs (#98206)
* fix: add an option to stopAll in compound launch configs

* fixup! pr comments
2020-05-20 09:38:48 -07:00
rebornix af6649b9f5 💄 2020-05-20 09:09:20 -07:00
rebornix 6db9773a32 remove legacy API 2020-05-20 09:02:47 -07:00
Ladislau Szomoru cb1c577e76
SCM - Add support for filteting on the file path (#98235)
* Add support for filteting on the file path

* Removed console.log

* Update src/vs/workbench/contrib/scm/browser/repositoryPane.ts

Co-authored-by: João Moreno <joao.moreno@microsoft.com>

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2020-05-20 18:01:08 +02:00
rebornix 23e1fac001 NotebookEditor.onDidDispose 2020-05-20 08:22:54 -07:00
Sandeep Somavarapu ef247cfa13 fix tests 2020-05-20 16:58:27 +02:00
Johannes Rieken 6e3245c7ac simple capping of number of canonical uris, https://github.com/microsoft/vscode/issues/93368 2020-05-20 16:46:51 +02:00
Johannes Rieken 90b337af5c create markers with canonical uris, https://github.com/microsoft/vscode/issues/93368 2020-05-20 16:46:51 +02:00
Johannes Rieken 3a60df0cf3 add IExtUri, ExtUri default implementation, and IUriIdentityService, https://github.com/microsoft/vscode/issues/93368 2020-05-20 16:46:51 +02:00
isidor 3d30e1a77e accessibility: set aria-expanded and use role tab for activity bar items
fixes #97563
2020-05-20 16:44:31 +02:00
Sandeep Somavarapu dd9685c4a6 #93960 - Send machine id with data and show the machine in data view 2020-05-20 16:42:10 +02:00
isidor 46c67605c2 fix exception label foreground color for light theme 2020-05-20 16:28:34 +02:00
Daniel Imms 8c54829018
Merge pull request #98182 from microsoft/tyriar/96266
Remove terminal link matchers
2020-05-20 07:24:41 -07:00
Benjamin Pasero 571beebe9c follow up #98180
//cc @isidorn
2020-05-20 16:23:18 +02:00
isidor 2eb68e527e anchoSelect: say what line number the anchor is set at
#95894
2020-05-20 16:20:43 +02:00
Daniel Imms 1d44380275 Remove xterm-addon-web-links package 2020-05-20 07:07:22 -07:00
Isidor Nikolic 0483997d0d
Merge pull request #98236 from microsoft/isidorn/editor-aria-preview
editor: conoslidte computing of editor aria labels
2020-05-20 16:01:15 +02:00
isidor 084b8148b7 tackle comments 2020-05-20 15:58:57 +02:00
Daniel Imms 94b5b5416a Update distro 2020-05-20 06:54:55 -07:00
Daniel Imms fdd075e9df Remove web links addon 2020-05-20 06:54:45 -07:00
Daniel Imms b293be4c10 Remove web links addon 2020-05-20 06:38:50 -07:00
Daniel Imms 9a7a2ddacb Merge remote-tracking branch 'origin/master' into tyriar/96266 2020-05-20 06:22:09 -07:00
Sandeep Somavarapu 4c1c26d51e turn off sync if client is making too many requests 2020-05-20 15:14:36 +02:00
Benjamin Pasero 13393b13cf web - fix broken file upload 2020-05-20 14:52:05 +02:00
João Moreno a67d00db97
fixes #98157 2020-05-20 14:04:03 +02:00
isidor 5a167bb2fd editor: conoslidte computing of editor aria labels and use 'preview' for preivew tabs and pinned 2020-05-20 13:12:34 +02:00
Sandeep Somavarapu 6becf17d7a #93960 fix tests 2020-05-20 13:08:43 +02:00
Sandeep Somavarapu 175fddc4ee #93960 Show sycned machines 2020-05-20 13:08:43 +02:00
João Moreno 025dc8a948
add remote from push 2020-05-20 11:37:53 +02:00
João Moreno 0700c9ea43
git: contributable add remote 2020-05-20 11:37:53 +02:00
João Moreno b514c4a2a9
fixes #98134 2020-05-20 11:37:52 +02:00
João Moreno dedf4e7903
address publish to GitHub awareness 2020-05-20 11:37:52 +02:00
Sandeep Somavarapu df201566d2 Refactor autosync service to be more reliable and predictable 2020-05-20 10:48:04 +02:00
Alex Ross 074fc4d8da Update Python grammar
Fixes #98179
2020-05-20 10:43:20 +02:00
Johannes Rieken 1ea6771919 fix https://github.com/microsoft/vscode/issues/97836 2020-05-20 10:19:54 +02:00
Johannes Rieken 4acde6b5af argument naming ignorePathCasing, https://github.com/microsoft/vscode/issues/93368 2020-05-20 10:13:47 +02:00
Robo d5372eb159
Reland "fix: use electron-osx-sign instead of manual code signing (#97582)" (#98145)
This reverts commit f291767f09.
2020-05-20 10:06:15 +02:00
Peng Lyu 452dc54c78
Merge pull request #98215 from microsoft/rebornix/fix-potential-focus-loop
Fix potential focus infinite loop
2020-05-19 18:21:54 -07:00
rebornix 199d1b8773 Fix potential focus infinite loop 2020-05-19 17:59:53 -07:00
rebornix ff4d12ae65 cancel token. 2020-05-19 17:51:40 -07:00
Rachel Macfarlane 4f46398b7e Send auth provider API calls through renderer when on remote 2020-05-19 17:46:36 -07:00
rebornix 5c928428df notebookEditor.visible 2020-05-19 17:20:20 -07:00
Rachel Macfarlane d1a59226f2 Fix build 2020-05-19 16:58:38 -07:00
rebornix 8e02737abc notebookEditor.active 2020-05-19 16:55:38 -07:00
SteVen Batten 5d59a2e671 add when clause 2020-05-19 16:46:53 -07:00
Matt Bierner 3c3c2fdf19 Cache custom editor info
For #96436

Caches the custom editors information using a global memento. This makes sure the editor information is available during startup before extensions have been initialized
2020-05-19 16:41:17 -07:00
SteVen Batten 0617cd346e kb shortcuts for view moving
refs #89170
2020-05-19 16:39:10 -07:00