Commit Graph

60654 Commits

Author SHA1 Message Date
Sandeep Somavarapu 0531e588d9 Merge branch 'master' into bepvte/contributions-rename 2020-02-06 20:07:49 +01:00
Sandeep Somavarapu 37645e6f34 Fix #86853 2020-02-06 19:43:46 +01:00
Rachel Macfarlane 4801814872 Properly reference the vscode.proposed.d.ts typings from the account extension 2020-02-06 10:01:36 -08:00
isidor e3b19d2071 debug: automatically focus a child session if parent session is focused
fixes #89669
2020-02-06 18:25:48 +01:00
Benjamin Pasero 17893e5e51 fix #90116 for search editor too 2020-02-06 17:29:29 +01:00
Martin Aeschlimann a94e5d915c resource.relativePath fix for windows (for #90063) 2020-02-06 17:04:56 +01:00
Sandeep Somavarapu f9a544f48a #90150 Handle server errors gracefully and do not turn off sync aggressively. 2020-02-06 17:01:53 +01:00
Johannes Rieken 21b671d921 browser-test: exit(1) when test failed 2020-02-06 16:39:45 +01:00
isidor feba899d30 find widget aria labels: add commas
#89111
2020-02-06 16:19:09 +01:00
Alexandru Dima 519e5bb14c Merge pull request #77762 from LadyCailin/master
Move indent right one when the highlighted line is a scope start/end
2020-02-06 16:17:00 +01:00
Alex Dima 06c034b92e Use first lines with content to do special cases 2020-02-06 16:14:28 +01:00
Benjamin Pasero a82789a243 Untitled - run mode detection to detect modes from first line upon paste (fix #90147) 2020-02-06 15:57:44 +01:00
Johannes Rieken b4eb9933a4 add asExtensionUri-api proposal 2020-02-06 15:48:32 +01:00
Daniel Imms 675b553d16 Fix build 2020-02-06 06:40:06 -08:00
Benjamin Pasero a7dd8ee084 pfs - delete writeFileStreamAndFlush code which is not used anymore 2020-02-06 15:37:38 +01:00
Daniel Imms 96071429ba Typo Unauthroized 2020-02-06 06:33:18 -08:00
Alex Dima 2bee07a136 Use outer loop to goDown in special case 2020-02-06 15:29:29 +01:00
Alex Dima cef5c5a728 Have the tests green 2020-02-06 15:17:59 +01:00
Alex Dima fef9498fb3 Merge remote-tracking branch 'origin/master' into pr/LadyCailin/77762 2020-02-06 15:00:41 +01:00
Alex Dima 82838194fd Use assertIndentGuides for new tests 2020-02-06 15:00:00 +01:00
Alex Dima eec46fcfc4 Tweak tests to use a tabSize that makes sense 2020-02-06 14:59:17 +01:00
Benjamin Pasero 64d55c50dc Simple file dialog missing drive letter on windows local (fix #90116) 2020-02-06 13:59:53 +01:00
Alex Dima 47378319a3 Merge remote-tracking branch 'origin/master' into pr/LadyCailin/77762 2020-02-06 13:03:27 +01:00
Alex Dima ea8d1b7e54 Change tests to assert active indent guides explicitly 2020-02-06 13:02:37 +01:00
isidor 5835d42bdf debug intregration tests: use debug.startDebugging 2020-02-06 12:50:33 +01:00
isidor fd66f569f6 debug: reanable integration tests 2020-02-06 12:47:31 +01:00
isidor 49cb313760 find widget accessibility improvments based on feedback
#89111
2020-02-06 12:35:23 +01:00
Johannes Rieken 8a4873dbba Merge pull request #90109 from GustavoASC/master
Fixed bug where one could open 'peek' inside 'peek' on definition link
2020-02-06 12:17:11 +01:00
Alex Dima 83c5d6c4ab Merge remote-tracking branch 'origin/master' into pr/LadyCailin/77762 2020-02-06 12:11:21 +01:00
Johannes Rieken 2c7809ec59 fix compilo 2020-02-06 12:10:23 +01:00
Alexandru Dima 1bf0aeae97 Merge pull request #70047 from gubikmic/scrollPredominantAxisOnly
Scroll predominant axis only (prevents scroll drift)
2020-02-06 11:59:37 +01:00
Alex Dima ee613064ac Rename option to scrollPredominantAxis 2020-02-06 11:57:28 +01:00
Benjamin Pasero 9dd1ee404b untitled - ensure paths are absolute (#90116) 2020-02-06 11:44:21 +01:00
Johannes Rieken 94f93598c5 don't push undo stops for format on save, #90100 2020-02-06 11:35:46 +01:00
Alex Dima bc30f28564 Merge remote-tracking branch 'origin/master' into pr/gubikmic/70047 2020-02-06 11:34:35 +01:00
Alex Ross 09ed1c7c19 Synchronize refreshes to custom view tree in the renderer
Fixes #90082
2020-02-06 11:33:36 +01:00
Sandeep Somavarapu 344f1a1083 #81574 Fix strict function type errors 2020-02-06 11:23:37 +01:00
Johannes Rieken f73d5f9400 fix tests 2020-02-06 10:50:16 +01:00
Johannes Rieken 9a839aa9f8 suggest - populate suggest status bar with toolbars from menu, use special action rendering 2020-02-06 10:26:38 +01:00
Peter Shinners b8cace23ff Grammar fix for task.autoDetect description (#90117) 2020-02-06 10:11:35 +01:00
Sandeep Somavarapu 9370f42202 #89348 use registerAction2 2020-02-06 10:10:35 +01:00
Martin Aeschlimann 5dfac7fa54 Merge pull request #90103 from letmaik/patch-2
Docs: fix package.json field name "extensionDependency"
2020-02-06 00:50:29 -08:00
Joao Moreno 28307d23f8 update ESRPClient 2020-02-06 09:23:24 +01:00
Benjamin Pasero 33189b32f2 workspaces service 💄 2020-02-06 08:36:32 +01:00
Benjamin Pasero 4a59a41529 more tweaks for explorer decoration (#90077) 2020-02-06 08:36:32 +01:00
Jackson Kearl ee90428753 clean up imports 2020-02-05 22:22:33 -08:00
Jackson Kearl 844ec624b2 fix #89813 2020-02-05 22:22:27 -08:00
Jackson Kearl 95ec710d7f Fix search icon not showing up in untitled search editor 2020-02-05 21:13:20 -08:00
Eric Amodio eaf632c42a Adds uncommitted changes to timeline 2020-02-06 00:04:54 -05:00
Eric Amodio 9cd22d0dc1 Updates list of readonly git commands 2020-02-06 00:02:00 -05:00