Commit graph

66219 commits

Author SHA1 Message Date
Matt Bierner 85a336c885 Only return single ts-ignore action if there are multiple errors on one line
Fixes #97867
2020-05-20 15:17:22 -07:00
Matt Bierner 990eb06cfe Fix standalone compile error 2020-05-20 14:44:07 -07:00
Miguel Solorio f78d84606c Fix #97993 - Play button cuts into dropdown corners 2020-05-20 14:35:10 -07:00
Matt Bierner 210167b95a
Expose theme name in webviews (#98128)
* Expose theme name in webviews

Fixes #97663

Adds a data attribute to webviews with the theme name. This is lets extensions write theme specific css for webviews

* Change name to `vscode-theme-name` and add `vscode-theme-kind`

vscode-theme-kind is generic kind: light, dark, high contrast. We already expose this as a classname but for conistency also want to have it as an attribute
2020-05-20 14:32:27 -07:00
Miguel Solorio 2d25399eac Fix #98270 2020-05-20 13:56:43 -07:00
rebornix da98a19a5d temporarily disable cell move event test. 2020-05-20 13:55:54 -07:00
Robo 820fd4048f
chore: bump electron@8.3.0 (#98266) 2020-05-20 13:32:02 -07:00
rebornix 627dd8b0ca notebook webview test 2020-05-20 13:19:16 -07:00
rebornix b3162f52c6 wait for notebook focus after cell movement. 2020-05-20 12:44:09 -07:00
rebornix 23f5231511 asWebvewUri requires guid. 2020-05-20 12:17:26 -07:00
SteVen Batten 8e67cd2dc6 refs #94041 2020-05-20 11:44:58 -07:00
Connor Peet 1801b1c9bd ext: update js-debug-nightly 2020-05-20 11:25:03 -07:00
SteVen Batten 7922dd2350 unused imports 2020-05-20 11:24:18 -07:00
SteVen Batten bd99f9033b fixes #94339 2020-05-20 11:23:59 -07:00
rebornix de5ddeca61 💄 2020-05-20 11:07:27 -07:00
rebornix d321061c8c merge moveEvent into CellsChangeEvent. 2020-05-20 11:03:30 -07:00
Rob Lourens 369a91f656 Markdown cell shouldn't leave edit mode without an explicit user action 2020-05-20 13:01:49 -05:00
rebornix 5e8d85b727 💄 2020-05-20 10:32:26 -07:00
rebornix 817f2da0df Remove empty preload updates 2020-05-20 10:32:26 -07:00
rebornix 979ca623f1 onDidActiveNotebookEditorChange 2020-05-20 10:32:26 -07:00
Sandeep Somavarapu 3ae88ce43e fix tests 2020-05-20 19:14:00 +02:00
Sandeep Somavarapu 11878fd652 #93960 feedback
- show edit for all machines
- include platform in default name
2020-05-20 19:14:00 +02:00
Rob Lourens 8253b52191 Remove .only 2020-05-20 12:04:28 -05:00
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