Commit graph

71031 commits

Author SHA1 Message Date
Rob Lourens 41a7b46b35 Clean up settings editor aria label code #106897 2020-09-23 13:00:06 -05:00
Matt Bierner 2a18502615 Add platform to desktop webview url 2020-09-23 10:35:16 -07:00
Matt Bierner 74679bed5b Fix copy/paste in electron based webviews on desktop
Fixes #107309
2020-09-23 10:35:16 -07:00
Matt Bierner c8fca1b131 Add issue link 2020-09-23 10:35:16 -07:00
Andre Weinand 143d92a258 node-debug@1.44.12 2020-09-23 19:30:48 +02:00
Martin Aeschlimann 162f9a8717 When reopen code from WSL2, previous open tabs are not restored. Fixes #107111 2020-09-23 17:55:41 +02:00
Miguel Solorio da243dae47 Update Codicons: add 'notebook' and 'redo'
8ac9c9d422
2020-09-23 07:53:15 -07:00
Alex Ross 8565aecb74 Only use custom hover in custom tree for markdown tooltip
For now, we will go back to the native hover. The custom hover should be used at the resource label level instead of the tree level to avoid conflicts with resource labels. This is a larger change that will come later.

Part of #106095
2020-09-23 15:58:31 +02:00
Alex Ross b775976b0d ThemeIcon ThemeColor proposed API changes
Part of #103120
2020-09-23 15:47:29 +02:00
Alex Dima 6891688dfc
Be sure to execute grouped undo / redo elements in order (#101789) 2020-09-23 12:38:26 +02:00
Alex Dima 92a0f560f4
Add an ordering for grouped undo/redo elements (#101789) 2020-09-23 12:38:26 +02:00
Alex Dima 83f8f52cbf
Improve debugging output 2020-09-23 12:38:25 +02:00
Alex Dima 4aa873b4d1
Introduce grouping for undo/redo elements (fixes #101789) 2020-09-23 12:38:25 +02:00
Benjamin Pasero b33d560521 fix compile errors 2020-09-23 12:18:27 +02:00
Sandeep Somavarapu a96227ac40 #105562 remove unwanted service dep 2020-09-23 11:07:40 +02:00
Johannes Rieken f170b506b3 fix https://github.com/microsoft/vscode/issues/105562 2020-09-23 10:58:43 +02:00
isidor 8e8267805f repl filter: update badge on repl change 2020-09-23 10:30:26 +02:00
isidor 33c7ea6330 selectBox: remove .monaco-workbench scoping 2020-09-23 10:06:06 +02:00
Benjamin Pasero f3454533fb Command categories are repeated in many places (fix #106019) 2020-09-23 09:31:09 +02:00
Sandeep Somavarapu 382f9e52e6 #105047 simplify 2020-09-23 09:01:22 +02:00
Johannes Rieken 71d4aa1a6f decorations todos 2020-09-23 08:57:30 +02:00
Benjamin Pasero 47625a0c05 web - only offer "Save Workspace As..." when supporting empty workspaces
The rationale is that the file system maybe in-memory and saving a workspace into such a file system will mean that after window reload we have to open an empty workspace because the workspace may not be persisted anymore.
2020-09-23 08:45:21 +02:00
Christof Marti 02996aac27 Remove strings.endsWith() (#103454) 2020-09-23 08:06:45 +02:00
Christof Marti 7bbd133810 Remove strings.startsWith() (#103454) 2020-09-23 08:03:13 +02:00
Benjamin Pasero ad5cb8ea76 debt - memoize windows reg key entry 2020-09-23 07:47:24 +02:00
Benjamin Pasero 558e362801 debt - do not reference workbench from base
cc @sbatten
2020-09-23 07:21:02 +02:00
Miguel Solorio 12b7c6eec3
Update dropdown font-size and border-radius for mac (#107266) 2020-09-23 07:15:33 +02:00
rebornix f943318042 fix #107146. 2020-09-22 17:42:32 -07:00
Miguel Solorio 8d056ce863 Fix #107264
Remove .monaco-workbench from default icon foreground
2020-09-22 15:30:00 -07:00
Rob Lourens b47a60c67f Fix notebook smoketest
Fix #107219
2020-09-22 17:14:15 -05:00
SteVen Batten e6a742d240 bump tas-client-umd version 0.1.2 2020-09-22 10:29:21 -07:00
Rachel Macfarlane fd4780d7fe Fix isWeb check in mainThreadAuthentication 2020-09-22 10:23:23 -07:00
Sandeep Somavarapu 6ddaba3a52 #105562 use instantiation service 2020-09-22 18:28:45 +02:00
rebornix 8735ebc8bf fix #107210. 2020-09-22 08:48:40 -07:00
rebornix 71630dd5ff Revert "disable failing notebook tests, https://github.com/microsoft/vscode/issues/107210"
This reverts commit 6f41bfa822.
2020-09-22 08:46:43 -07:00
isidor a47bf985ef repl filter: polish 2020-09-22 16:52:09 +02:00
Isidor Nikolic 7f93f17da4
Merge pull request #107067 from pfongkye/issue/#105866
Show filtered stats
2020-09-22 16:30:20 +02:00
Benjamin Pasero 02710ecca2 Remove some deprecated code in ./src/vs/base #103454 2020-09-22 16:24:49 +02:00
Sandeep Somavarapu cced925ba1 Fix #106761 2020-09-22 15:55:17 +02:00
Alex Ross b36f52e378 Be more selective when starting automatic port forwarding
Fixes #107227
2020-09-22 15:53:06 +02:00
Pascal Fong Kye 79909fd208 show 0 of n instead of hiding badge 2020-09-22 14:58:17 +02:00
João Moreno c6688faf96
Merge remote-tracking branch 'origin/master' into joao/build-cleanup 2020-09-22 14:55:57 +02:00
João Moreno 0c80a1341c
distro 2020-09-22 14:55:46 +02:00
João Moreno 337189842e
fix lint errors 2020-09-22 14:37:04 +02:00
João Moreno 448115e436
set default formatter for js 2020-09-22 14:36:58 +02:00
João Moreno d599b1662b
update distro 2020-09-22 14:34:16 +02:00
Sandeep Somavarapu 88656a65dc Fix #106963 2020-09-22 14:31:22 +02:00
João Moreno e99be1d6d1
fix continuous build 2020-09-22 14:26:29 +02:00
Sandeep Somavarapu 1f99c39239 add context to extension commands 2020-09-22 13:31:47 +02:00
Pascal Fong Kye 91485869ab Revert "Dynamic layout"
This reverts commit d6606217c8.
2020-09-22 13:21:13 +02:00