Commit Graph
73433 Commits
Author SHA1 Message Date
Johannes Rieken 3254ba153c Revert "more logging for https://github.com/microsoft/vscode/issues/100524"
This reverts commit 933e3fa613.
2020-10-01 09:27:44 +02:00
Benjamin Pasero fd4d8ddc19 fix #106847 2020-10-01 08:07:42 +02:00
Eric Amodio 19cdb0e25f Bumps version of github-browser 2020-10-01 01:17:24 -04:00
SteVen Batten 228973889b Revert "Allow updating the title of a composite even if it is not active (#106892)"
This reverts commit 2ac15236ea.
2020-09-30 18:16:28 -07:00
rebornix 0fc9b25746 fix #107763. 2020-09-30 16:40:37 -07:00
Connor Peet c17be01663 debug: recover gracefully from a stuck auto attach pipe 2020-09-30 16:33:06 -07:00
Sandeep Somavarapu e097cf1cf9 #105622 Probable fix 2020-10-01 01:30:24 +02:00
Sandeep Somavarapu 7f3b2e575c #104626 Use extUri for resource functions 2020-10-01 01:25:40 +02:00
rebornix 264d2d28fb fix #107847. 2020-09-30 16:16:45 -07:00
Sandeep Somavarapu 46ae3f8280 Fix #107290 2020-10-01 01:05:55 +02:00
Sandeep Somavarapu 4b84029768 fix tests 2020-10-01 00:43:46 +02:00
Sandeep Somavarapu 9041772b4c attach hidden notification with silent one 2020-10-01 00:43:46 +02:00
Sandeep Somavarapu 9ba56acfe2 accept recommendation if recommended extensions are installed while it is open 2020-10-01 00:43:46 +02:00
Rob Lourens 675deb4ebb ActionBar should not intercept escape unless needed
Fix #107665
2020-09-30 15:07:10 -07:00
Rob Lourens e94761aaa0 Down arrow from setting tabs should focus settings list
Fix #107747
2020-09-30 15:07:10 -07:00
Alex Dima 296147c88e Fix integration tests 2020-09-30 20:58:26 +02:00
rebornix 357d4e7a0e revert unnecessary endgame notebook change 2020-09-30 11:58:11 -07:00
isidor 39da5d0546 fixes #107580 2020-09-30 20:52:23 +02:00
Eric Amodio 9382e6375f Fixes #107802 - renames resourceFolder to resourceDirname
Also fixes issue with reset not clearing some of the keys
2020-09-30 14:20:58 -04:00
rebornix 9d4ebd493d add my test plan item in endgame notebook. 2020-09-30 11:04:17 -07:00
Rob Lourens 6a0111c6c3 Screen reader should announce settings search result count
Fix #107797
2020-09-30 10:44:39 -07:00
Rob Lourens 9003ae2d53 Custom selectbox should add decorator label and description to aria label, and should not use aria-describedby
Fix #107662
2020-09-30 10:44:39 -07:00
rebornix 1463659e24 re #107011. 2020-09-30 10:16:19 -07:00
rebornix 6558e439b3 fix #107647 2020-09-30 10:09:31 -07:00
Alex Dima 860a9ad652 Make sure to return Access-Control-Allow-Origin header also in error case 2020-09-30 17:51:29 +02:00
Alex DimaandJohannes Rieken d87e3c37d1 Save text buffers before renaming to avoid unexpected undo/redo stack elements (#107739)
Co-authored-by: Johannes Rieken <johannes.rieken@gmail.com>
2020-09-30 17:38:55 +02:00
Alex Dima 091c17a04a Add more debugging information to undo redo elements 2020-09-30 17:38:55 +02:00
Alex Ross 3fbe605f8b Deduplicate ports auto forwarded on all interfaces and localhost 2020-09-30 16:18:11 +02:00
Martin Aeschlimann c776132766 Use setting links in Preferred .* Theme descriptions. Fixes #107715 2020-09-30 15:08:16 +02:00
isidor 5ab1d926b6 fixes #107377 2020-09-30 15:06:21 +02:00
João Moreno 27abbcc806 fixes #103073 2020-09-30 14:57:21 +02:00
Benjamin Pasero 7bda89c31b more logging for startup 2020-09-30 14:42:40 +02:00
Johannes Rieken 8908fba1a0 disable ext host cached data when developing extensions, fixes https://github.com/microsoft/vscode/issues/105512 2020-09-30 14:16:38 +02:00
gjsjohnmurray ceeb974856 Wire up preconditions for viewsWelcome buttons, and use it 2020-09-30 13:01:46 +01:00
Martin Aeschlimann 7c9a6e92c7 test-resolver fix prepublish 2020-09-30 13:46:48 +02:00
isidor e45ca3642c fixes #107728 2020-09-30 13:43:56 +02:00
Alex Dima 568c007b79 Pass group to the undo/redo service even when there is a single text edit (#107739 , #107677) 2020-09-30 13:02:46 +02:00
Martin Aeschlimann 2a7b5d349e Merge pull request #107775 from apexskier/handle-missing-initialization-options
Fix crash in JSON/HTML LSP servers when initializationOptions are not provided
2020-09-30 03:53:49 -07:00
Martin Aeschlimann 441ff61f37 Merge branch 'master' into handle-missing-initialization-options 2020-09-30 03:53:38 -07:00
Alex Ross fbeadf8c63 Fallback to first remote task info when no folder is open
Previous behavior was to fallback to local. It makes more sense to fallback to the the first remote details instead
Related to https://github.com/microsoft/vscode-docker/issues/2350
2020-09-30 12:17:58 +02:00
Benjamin Pasero 34c563a21f log paths to open for #99492 2020-09-30 12:02:37 +02:00
Benjamin Pasero 59c991e334 fix #107675 2020-09-30 11:52:35 +02:00
Benjamin Pasero db67432268 editors - adopt uri identity in one more place 2020-09-30 11:33:48 +02:00
João Moreno 0f779f644f remove nvmrc 2020-09-30 11:09:03 +02:00
Benjamin Pasero 200296d6e6 editors - more fixes around editor resources in "open with" 2020-09-30 10:12:24 +02:00
Benjamin Pasero 7ae81709d2 editor overrides - go back to canonical resource for now 2020-09-30 10:08:54 +02:00
Benjamin Pasero bce8db3171 search - use original URI for getOutOfWorkspaceEditorResources 2020-09-30 09:28:41 +02:00
Benjamin Pasero 46ba25e11d search editor - go back to canonical URI for now 2020-09-30 09:19:33 +02:00
Christof Marti f48da22bdf Update README.md 2020-09-30 09:16:06 +02:00
Cameron Little 7cf15b2d31 Fix crash in LSP servers when initializationOptions are not provided 2020-09-30 09:01:49 +02:00