Commit Graph
53086 Commits
Author SHA1 Message Date
Daniel Imms 6cd382dc51 Improve typings, use async 2019-08-14 09:50:37 -07:00
Daniel Imms 24121a38ef Simplify terminal commands 2019-08-14 09:44:44 -07:00
Sandeep Somavarapu 2180dd6973 use product service 2019-08-14 18:27:09 +02:00
Sandeep Somavarapu e0a685e585 expose product configuration in product service 2019-08-14 18:21:58 +02:00
Christof Marti 38cdba85df Revert "Work around minifier bug (#79044)"
This reverts commit 6371cad573.
2019-08-14 18:14:23 +02:00
Christof Marti e677c03899 Update uglify-es (#79044) 2019-08-14 18:14:23 +02:00
Johannes Rieken a42484093f add extensionHostWorker entry point, fixes https://github.com/microsoft/vscode-internalbacklog/issues/738 2019-08-14 18:07:10 +02:00
Alex Dima 16051c7a41 - use strings for view zone ids
- make it unlikely that a new view instance would accept a view zone id from a previous view instance
- remove that the find widget removes a view zone id from another view
(fixes #71745)
2019-08-14 17:55:34 +02:00
Johannes Rieken c3fcaef0c0 add and use getWorkerBootstrapUrl, don't use default worker factory anymore 2019-08-14 17:52:44 +02:00
Sandeep Somavarapu 9c2cc80fcd Move getHashedRemotesFromUri to IWorkspaceStatsService 2019-08-14 17:03:37 +02:00
Benjamin Pasero 994e1315c0 tests -remove unused services 2019-08-14 16:49:28 +02:00
Sandeep Somavarapu 6f55bec945 Fix #69108 2019-08-14 16:47:26 +02:00
Sandeep Somavarapu 73772a4ff1 #69108
Move IWorkspaceStatsService to common
Introduce a simple service for web
2019-08-14 16:47:26 +02:00
Isidor NikolicandGitHub 9465c78e65 Merge pull request #79052 from gjsjohnmurray/fix-79047
Fix #79047 - Wasted stat call on workspace root
2019-08-14 16:40:46 +02:00
Johannes Rieken ec62819ffa very basic support to load multiple files 2019-08-14 16:32:27 +02:00
Benjamin Pasero 48b3d1c061 move windowsIPC => common 2019-08-14 16:29:28 +02:00
Johannes Rieken 8f3b7dec4a debt - IExtensionDescription#main should be relative like all other file references 2019-08-14 16:02:01 +02:00
Johannes Rieken 361dbb9faf better check for worker/web extension 2019-08-14 15:25:32 +02:00
Benjamin Pasero 5875c55136 Revert "test build schedule"
This reverts commit 9d4ba37d4c.
2019-08-14 15:21:29 +02:00
Benjamin Pasero 9d4ba37d4c test build schedule 2019-08-14 15:15:57 +02:00
Alexandru DimaandGitHub 18c84e246e fix: event's jsdoc typo (#79071)
fix: event's jsdoc typo
2019-08-14 12:30:21 +02:00
Johannes Rieken b2b0c86dda use vscode-remote-endpoint when importing scripts 2019-08-14 12:00:15 +02:00
gjsjohnmurray fa8c6e6b77 Improve #79047 fix after feedback 2019-08-14 10:42:59 +01:00
Sandeep SomavarapuandGitHub 2b4278f29c Issue 78480: Clear Filter command link includes dot (#78982)
Issue 78480: Clear Filter command link includes dot
2019-08-14 11:08:17 +02:00
Sandeep Somavarapu 6883d5533b add action only in remote 2019-08-14 10:31:43 +02:00
Johannes Rieken 1a5ac941e7 add extension kind web 2019-08-14 10:15:40 +02:00
Benjamin Pasero ba69d8dccc open exter - move into opener service 2019-08-14 08:33:50 +02:00
Benjamin Pasero 0921202c2c web - do not loose state on unload 2019-08-14 07:59:53 +02:00
Matt Bierner 12792640f5 Rename htmlContentRenderer -> markdownRenderer 2019-08-13 17:52:46 -07:00
Matt Bierner ae85999e60 Split MarkdownRenderOptions from FormattedTextRenderOptions 2019-08-13 17:52:46 -07:00
Matt Bierner 82601dcaa4 Split formatted text renderer into own file 2019-08-13 17:52:46 -07:00
SteVen Batten ec07311dab fixes #77797 2019-08-13 16:23:42 -07:00
Sandeep Somavarapu 5a87b682d8 #78168 strict init 2019-08-14 01:09:36 +02:00
Sandeep Somavarapu e80c80fd20 #78168 strict init 2019-08-14 00:29:04 +02:00
Utkarsh GuptaandGitHub c93ebfa636 Merge branch 'master' into patch-1 2019-08-14 03:41:14 +05:30
Sandeep Somavarapu 8e28611ac3 #78168 strict init 2019-08-13 23:59:22 +02:00
Rachel Macfarlane c08cfdf128 Move cleanRemoteAuthority function to common location 2019-08-13 14:34:14 -07:00
Utkarsh GuptaandGitHub 8da78b6b50 fix: event's jsdoc typo 2019-08-14 02:52:46 +05:30
Sandeep Somavarapu 5d49ab27db fix label 2019-08-13 23:18:07 +02:00
Sandeep Somavarapu c954a8ab52 Fix microsoft/vscode-remote-release/issues/1066 2019-08-13 23:18:07 +02:00
Sandeep Somavarapu bb256ef71e debt: use action bar from the panel view 2019-08-13 23:18:07 +02:00
Joao Moreno 16d5e2650f grid tests 💄 2019-08-13 19:49:21 +02:00
Matt Bierner ca2eb3be06 Skip using vscode's encoding for port forwarded uris
Fixes https://github.com/microsoft/vscode-remote-release/issues/1132
2019-08-13 10:35:31 -07:00
Daniel Imms 933dc05cf9 Fix compile 2019-08-13 10:21:33 -07:00
Daniel Imms 96be6fd212 Make monaco includes consistent 2019-08-13 09:46:26 -07:00
Matt BiernerandGitHub bf15dfdf27 Merge pull request #78991 from amcasey/ShortenTelemetry
Strip a path list out of an error message
2019-08-13 09:46:14 -07:00
Daniel Imms 9ee03331e8 Update distro 2019-08-13 09:38:08 -07:00
Daniel Imms e89abca441 Add driver option to IWorkbenchConstructionOptions 2019-08-13 09:32:00 -07:00
Alex Ross ff0d0e3d66 Use heuristic to avoid scrambled duplicate problems in small terminal
Fixes #77475
2019-08-13 18:06:18 +02:00
Daniel Imms 9d34c8207a Update distro 2019-08-13 08:55:03 -07:00