Commit Graph
71258 Commits
Author SHA1 Message Date
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
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
Johannes Rieken 426dbaeafe fix startup timings computation in timer service 2020-09-30 08:57:57 +02:00
Benjamin Pasero b26d4316f1 editors - add a bit more clarifying docs 2020-09-30 08:54:21 +02:00
Benjamin Pasero 0c50e1db17 @sbatten keep the build green please 2020-09-30 08:03:36 +02:00
Rob Lourens bfff8243c5 Limit scope when SettingTree focus context is applied
Fix #107745
2020-09-29 21:54:34 -07:00
Rob Lourens c057a06206 Don't set special setting link format in aria-label
Fix #107664
2020-09-29 21:54:34 -07:00
Matt Bierner 706857dfa5 Pass executingFilePath to TS server 2020-09-29 17:59:29 -07:00
Matt Bierner 6ef40a891b Disable TS plugins on web 2020-09-29 17:59:29 -07:00
Matt Bierner ee536909df Enable logging for TS Server on web
The web server does not have a log file
2020-09-29 17:59:29 -07:00
rebornix 07589030eb get contributed notebook provider with the right view type. 2020-09-29 17:26:14 -07:00
Matt Bierner 68c8f83b38 Remove extra constructor 2020-09-29 16:26:29 -07:00
Rob Lourens 20b9010c39 Update README.md 2020-09-29 16:20:51 -07:00
Sandeep Somavarapu 7d57a8f6f5 - do not show more than one exe base recommendation
- exe base recommendation should not hide current recommendation
2020-09-29 22:30:13 +02:00
SteVen Batten be89f7901c rename 2020-09-29 11:40:16 -07:00
SteVen Batten 75272ee581 move endgame notebooke 2020-09-29 10:53:12 -07:00
SteVen Batten 44cd620f57 update pkg json 2020-09-29 10:28:47 -07:00
Connor Peet 12c3676203 debug: update js-debug
Fixes https://github.com/microsoft/vscode/issues/107642
2020-09-29 08:58:25 -07:00
Benjamin Pasero 244934ed10 fix #107652 2020-09-29 16:59:52 +02:00
Sandeep Somavarapu 29a999424b use time interval trigger instead of window open, also fix using correct maps 2020-09-29 16:42:58 +02:00
isidor 1287f6b14a remove console.log statement
fyi @tyriar
2020-09-29 15:13:47 +02:00
isidor 774336d9a7 fixes #107670 2020-09-29 14:26:17 +02:00
Johannes Rieken 4c72203007 update inbox notebook 2020-09-29 12:58:23 +02:00
Sandeep Somavarapu ec0d469455 Fix #107660 2020-09-29 11:33:20 +02:00