Commit graph

71017 commits

Author SHA1 Message Date
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
Benjamin Pasero 3c126c7f8e Remove some deprecated code in ./src/vs/base #103454 2020-09-22 13:05:19 +02:00
Benjamin Pasero 2b064862ed Remove some deprecated code in ./src/vs/base #103454 2020-09-22 13:02:18 +02:00
Benjamin Pasero 1d98292df4 Remove some deprecated code in ./src/vs/base #103454 2020-09-22 12:59:32 +02:00
Benjamin Pasero 4b9c60bb9a Remove some deprecated code in ./src/vs/base #103454 2020-09-22 12:53:29 +02:00
Alex Dima 4a9caecfb8
Fixes #91855 2020-09-22 12:52:31 +02:00
Alex Ross 615de7379c Set correct target for ports view and polish notification
Fixes #3710, #3709
2020-09-22 12:21:33 +02:00
Johannes Rieken c4b0d87268 https://github.com/microsoft/vscode/issues/103454 2020-09-22 12:11:53 +02:00
Martin Aeschlimann 591dd1381a add back file menu contribution 2020-09-22 12:02:00 +02:00
isidor 235bae66cb debug: remove debugAddBreakopint telemetry event, no longer needed 2020-09-22 11:58:18 +02:00
Benjamin Pasero 6c5f15aa24 isEqualOrParent - rename params to make this method understandable 2020-09-22 11:48:22 +02:00
João Moreno 240e6996cc
ignore all build js files by default 2020-09-22 11:41:57 +02:00
Sandeep Somavarapu e80644fd7d fix compilation error 2020-09-22 11:38:29 +02:00
Johannes Rieken 6f41bfa822 disable failing notebook tests, https://github.com/microsoft/vscode/issues/107210 2020-09-22 11:17:34 +02:00
João Moreno 2469bf6832
remove build compilation output 2020-09-22 11:12:55 +02:00