Commit graph

71219 commits

Author SHA1 Message Date
Raymond Zhao fc76bf3ebc
Toggle window minwidth depending on panel #89721 (#107257)
Change window minwidth depending on panel position. 600px if panel at sides, 400px if panel at bottom.
2020-09-25 13:26:58 -07:00
Alex Dima 87dd7d6a9c
Move deltaExtensions related methods up to AbstractExtensionService 2020-09-25 22:25:10 +02:00
Miguel Solorio 607ee4ae72 Update Codicons: add 'check-all'
010d5a3229
2020-09-25 12:24:08 -07:00
SteVen Batten efd5ffa9c9 fixes #107448 2020-09-25 11:14:15 -07:00
Matt Bierner 0f56339398
Return a types.MarkdownString instace to extensions (#107415)
Fixes #107414
2020-09-25 11:11:28 -07:00
rebornix d026ae2a79 fix #102665. 2020-09-25 09:18:46 -07:00
rebornix c49d699aec comment thread readonly 2020-09-25 09:18:46 -07:00
Benjamin Pasero ee8378e806 file access - merge asDomUri into 2020-09-25 18:04:38 +02:00
Johannes Rieken 1e7454f72a renames 2020-09-25 18:04:10 +02:00
Johannes Rieken 2fc01432c1 add some todos 2020-09-25 18:01:06 +02:00
Johannes Rieken 08695ede81 adopt changes after feedback round one 2020-09-25 18:00:11 +02:00
Johannes Rieken 611bbad868 Merge branch 'master' into joh/cell-output 2020-09-25 17:44:13 +02:00
Daniel Imms dab1430be0 Shutdown exthost terminal processes gracefully
Fixes #107444
2020-09-25 07:31:32 -07:00
Johannes Rieken b241d4cd1f fix typo, https://github.com/microsoft/vscode/issues/54938 2020-09-25 16:26:52 +02:00
Johannes Rieken 0a914e0e61 remove priority all togther, maybe add something like severity in the future, https://github.com/microsoft/vscode/issues/54938 2020-09-25 16:13:26 +02:00
Johannes Rieken 8932f62afa adress API feedback https://github.com/microsoft/vscode/issues/54938 2020-09-25 16:13:26 +02:00
Alex Ross b67b5e8e31 Exclude node inspect from auto port forwarding
Fixes #107243
2020-09-25 16:04:00 +02:00
Benjamin Pasero 73084f5ccd 🆙 distro 2020-09-25 15:23:44 +02:00
Benjamin Pasero 74842ceac1 debt - more FileAccess adoption 2020-09-25 14:18:39 +02:00
Benjamin Pasero 7f035b4be7 debt - introduce and adopt FileAccess
deprecate amd.ts and require.toUrl methods
2020-09-25 14:11:05 +02:00
Alex Dima 5d8c90cdb3
Fixes #107434: hostExtensions should never contain remote extensions 2020-09-25 13:40:08 +02:00
Alex Dima dc9ef0d110
Make sure the renderer received $onWillActivateExtension before proceeding to load extension code 2020-09-25 11:46:09 +02:00
Johannes Rieken b297be52ca new proposal for NotebookCellOutput, partial implementation 2020-09-25 11:44:23 +02:00
isidor 2eb81bd71c fixes #107235 2020-09-25 11:35:29 +02:00
isidor 47ed486348 explorer: improve aria-level computation of compact folders
#107235
2020-09-25 11:03:40 +02:00
Johannes Rieken ea78dd7b9c fix https://github.com/microsoft/vscode/issues/107379 2020-09-25 10:34:19 +02:00
Matt Bierner d014eb1280 Update formatting for new TS version 2020-09-25 01:27:48 -07:00
Sandeep Somavarapu c0ae73464a clean up - remove unused source prop 2020-09-25 10:24:40 +02:00
Sandeep Somavarapu f57ac767b7 create workspace extension config service 2020-09-25 10:09:42 +02:00
Johannes Rieken 1fd7ee15d3 move API to final, https://github.com/microsoft/vscode/issues/106410 2020-09-25 10:03:45 +02:00
isidor 1e1f14f59b debug issues to isidor 2020-09-25 09:45:26 +02:00
Johannes Rieken 68f3e05005 update references viewlet 2020-09-25 09:35:54 +02:00
Benjamin Pasero dc194d005e download service - add comment for scheme restrictions 2020-09-25 09:29:42 +02:00
Benjamin Pasero 528b473dba debt - use network.Scheme.file in more places 2020-09-25 08:53:37 +02:00
Matt Bierner 5484453ae2 Update to latest TS nigthly for building VS Code 2020-09-24 23:28:29 -07:00
rebornix ddc98c3f62 add requirejs global var in rendering webview. 2020-09-24 15:19:31 -07:00
rebornix 42e97f3c0a fix #107003. 2020-09-24 15:10:37 -07:00
rebornix 97af4fb370 re #103454. notebook/comments/find remove toggle. 2020-09-24 15:00:18 -07:00
rebornix 737d2c3361 re #103454. find widget, add classes. 2020-09-24 14:40:34 -07:00
rebornix 56cedb2ba7 re #103454. comments/notebook 2020-09-24 14:26:46 -07:00
rebornix 87dbca4eb2 re #103454. simple find. 2020-09-24 14:18:22 -07:00
rebornix de97b2e961 re #103454. editor. 2020-09-24 14:14:29 -07:00
rebornix 0945f076ce re #103454. notebook/comment/find. 2020-09-24 14:11:29 -07:00
Matt Bierner f99ff58d30 Remove proposed check for webview views 2020-09-24 12:37:58 -07:00
Matt Bierner 591c3b5a93 Don't cache webview view title
Revert #105867
2020-09-24 12:29:08 -07:00
Benjamin Pasero 7506b2ba5a 💄 more use of Schemas.file for easier reference 2020-09-24 18:29:33 +02:00
Benjamin Pasero 9ab2cad7ef debt - use amd.ts in a few more places 2020-09-24 18:29:33 +02:00
Alex Dima 22dddaf4f7
Remove unnecessary interfaces 2020-09-24 18:03:38 +02:00
Alex Dima dd6bd3ae6a
Reduce the number of folders where we use TS 2020-09-24 17:39:48 +02:00
Alex Dima e7c5fbb21b
Towards fixing .gitignore (see #107356) 2020-09-24 17:27:52 +02:00