Commit Graph

53626 Commits

Author SHA1 Message Date
Benjamin Pasero fc0e2e2352 fix #79633 2019-08-26 08:10:06 +02:00
Benjamin Pasero 453aed2249 fix #79784 2019-08-26 08:07:52 +02:00
Benjamin Pasero aa02f856bf fix tests 2019-08-24 17:51:24 +02:00
Benjamin Pasero 2b37012c47 🆙 distro 2019-08-24 17:23:18 +02:00
Benjamin Pasero 21ce78cf25 web - lift product config to be proper API 2019-08-24 17:14:14 +02:00
Benjamin Pasero b4679a37f6 debt - move some environment to workbench 2019-08-24 17:12:30 +02:00
Benjamin Pasero f3d976216e debt - allow to use request helper from base 2019-08-24 16:53:20 +02:00
Benjamin Pasero b8728661c4 labels - restore original functionality of getUriBasenameLabel() 2019-08-24 16:40:33 +02:00
Your Name 15efb84f51 Merge branch 'master' of https://github.com/microsoft/vscode 2019-08-24 08:35:23 +02:00
Your Name 17807fa5bf fix tests 2019-08-24 08:35:01 +02:00
Matt Bierner e3b9b8eefc Re-check opened files while executing refactoring
Fixes #79650
2019-08-23 23:06:01 -05:00
Rob Lourens dcb3f60cda Update distro 2019-08-23 20:39:16 -07:00
Matt Bierner 4b93194b76 Make sure we notify webview of view state changes in a consistent order
Send events in the following order:
- Non-visible
- Visible
- Active

This matches the old notification order for webviews
2019-08-23 22:27:51 -05:00
Matt Bierner dbfca928e0 Extend dispoable 2019-08-23 22:27:51 -05:00
Peng Lyu 0f54208cfb copy single line without line feed. 2019-08-23 17:51:47 -07:00
SteVen Batten 3a08a39d9b allow quick input to dismiss modal progress 2019-08-23 16:59:35 -07:00
SteVen Batten 234f0eae4b fix console errors when notification is removed 2019-08-23 15:41:17 -07:00
Peng Lyu f664f7597b correct code revert 2019-08-23 15:39:49 -07:00
Peng Lyu c9042cb521 Hover actions on gutter in inline diff editor. 2019-08-23 15:18:34 -07:00
Pine Wu 93ca4df136 Update distro 2019-08-23 13:16:33 -07:00
Sana Ajani aaa794de44 update distro 2019-08-23 12:05:49 -07:00
Pine Wu adbee7d26e Update html/css services 2019-08-23 12:01:51 -07:00
Sana Ajani cd1ed81659 distro 2019-08-23 11:59:56 -07:00
Rob Lourens 0be6954e88 Tweak deprecation messag #69335 2019-08-23 10:22:15 -07:00
isidor 9acf73fbe5 fix tests second attempt 2019-08-23 17:39:21 +02:00
Alex Dima 0e3a3d1ead update distro 2019-08-23 17:36:03 +02:00
Alex Dima 4c2f7756d2 Improve connection logic (fixes microsoft/vscode-remote-release#1224) 2019-08-23 17:32:33 +02:00
Benjamin Pasero f58c8f6a0c Revert "build - add pool"
This reverts commit 7125817376.
2019-08-23 16:37:17 +02:00
Benjamin Pasero ebe53708ac web - prevent waterfall loading 2019-08-23 16:31:29 +02:00
Martin Aeschlimann 5c48aaf7af update distro 2019-08-23 16:30:03 +02:00
Johannes Rieken 82d915c2e9 worker - block some globals from being used 2019-08-23 16:07:43 +02:00
Martin Aeschlimann df880b0434 Workaround for broken WSL2 in Win build 18947. For #77898 2019-08-23 15:36:14 +02:00
isidor edee5c0324 fix tests 2019-08-23 15:24:30 +02:00
Christof Marti 00d53e9686 Option to configure which services should be run (microsoft/vscode-remote-release#211) 2019-08-23 15:21:24 +02:00
Benjamin Pasero 760df9342b build - document loading approach better 2019-08-23 15:21:01 +02:00
Alex Ross 40e79350b4 Include userdata in configuration resolver file resolution
Fixes #78247
2019-08-23 14:56:25 +02:00
Alex Dima b83d45da55 Don't disable unnecessary features when a screen reader is attached 2019-08-23 14:28:48 +02:00
Johannes Rieken 00d4b4817a re-enable all tests 2019-08-23 14:07:45 +02:00
Johannes Rieken 8748114548 debt - quick outline using the same model cache as breadcrumbs and outline tree 2019-08-23 13:48:57 +02:00
Johannes Rieken 5458ae7264 no highlights for deprecated workspace symbols, also tweak sorting, #50972 2019-08-23 13:31:32 +02:00
Johannes Rieken f610ae3f35 don't highlight quick outline items, also align sorting/highlighting with IntelliSense, #50972 2019-08-23 13:31:32 +02:00
Alex Ross e17398bc33 Fix for-in loops over arrays in tasks
Part of #79432
2019-08-23 13:12:54 +02:00
isidor 20a403c38f fixes #79693 2019-08-23 12:46:56 +02:00
isidor b9ccfc4b3f labelService: getUriBasenameLabel 2019-08-23 12:17:49 +02:00
Benjamin Pasero 00b43d36f9 build - schedule back at 7 2019-08-23 11:28:38 +02:00
Alex Ross 4d312af6e0 Normalize task problem path before replacing slashes
Fixes #79578
2019-08-23 11:25:45 +02:00
Benjamin Pasero b690e2f0d1 registerSingleton for IStaticExtensionsService 2019-08-23 11:24:17 +02:00
Benjamin Pasero 202b31dc40 web main 💄 2019-08-23 11:24:17 +02:00
Alex Dima 21b1a576ac Always register a basic uri formatter for vscode-remote:/ 2019-08-23 11:06:24 +02:00
Johannes Rieken 722f97208c fix #79694 2019-08-23 11:01:16 +02:00