Commit graph

76494 commits

Author SHA1 Message Date
Sandeep Somavarapu 0b4c2d48dc update distro 2021-02-05 11:49:57 +01:00
Martin Aeschlimann a9b412330a remote cli: open URL: %2F lost. Fixes microsoft/vscode-remote-release#4421 2021-02-05 11:41:10 +01:00
Sandeep Somavarapu cdc8628d55 rename log service to logger 2021-02-05 11:38:39 +01:00
isidor cf0b1a8926 debug: when focusing sessions from drop down give priority to stopped sessions
fixes #115069
2021-02-05 11:09:19 +01:00
Christof Marti cbc01b9a7b Don't leak RPC objects from API (#115679) 2021-02-05 10:52:02 +01:00
João Moreno 70cd3b36ba
fix yarn lock changes names 2021-02-05 10:03:30 +01:00
João Moreno 84c635738d
naming 2021-02-05 10:03:30 +01:00
Johannes Rieken a059d1deae more API proposals 2021-02-05 09:36:06 +01:00
Eno Yao e9c65a7e62 Supplementary function parameter types 2021-02-05 08:17:18 +01:00
Eno Yao 17e0b26a85 Supplementary function parameter types 2021-02-05 08:15:36 +01:00
Jackson Kearl 52838cf679 Add back logging to open service. 2021-02-04 20:36:22 -08:00
Jackson Kearl dae51e3d5e Revert "Fix build.."
This reverts commit 28bd11549a.
2021-02-04 20:34:04 -08:00
Jackson Kearl 28bd11549a Fix build.. 2021-02-04 20:33:42 -08:00
Jackson Kearl a53084475d Add logging to help daignose. github/codespaces#2248 2021-02-04 19:42:34 -08:00
Jackson Kearl a7fbb92962 Revert "Revert "Don't modify _resolvedUriTargets after first set.""
This reverts commit f5f040052c.
2021-02-04 18:56:28 -08:00
Jackson Kearl f5f040052c Revert "Don't modify _resolvedUriTargets after first set."
This reverts commit b84cadf3f8.
2021-02-04 18:55:03 -08:00
Jackson Kearl b84cadf3f8 Don't modify _resolvedUriTargets after first set.
Maybe a fix for github/codespaces#2248
2021-02-04 17:41:02 -08:00
David Ferenczy Rogožan 8c1c32be6d Update commonEditorConfig.ts
Corrected typo in the wordBasedSuggestionsMode string localization
2021-02-05 01:51:33 +01:00
SteVen Batten 99f71a032e tweak settings for macos web 2021-02-04 16:24:14 -08:00
SteVen Batten 12eb0b7254 updating web menu behavior
refs #114200
2021-02-04 15:38:02 -08:00
Eric Amodio 2fda718ad7 Fixes #115801 - improves conflict decorations 2021-02-04 17:25:48 -05:00
Jackson Kearl 916c13921d onload => addDisposableListener
Ref #115325
2021-02-04 13:25:13 -08:00
Daniel Imms 28b81efa20 Move configure terminal settings to registerAction2 2021-02-04 13:01:18 -08:00
Daniel Imms b32502b95c Add terminal view item to view file 2021-02-04 12:53:32 -08:00
Daniel Imms 98f697844a Make switch terminal action use registerAction2 2021-02-04 12:47:12 -08:00
Eric Amodio 193173c828 Fixes #114361 - adds branch/repo to aria label 2021-02-04 15:30:53 -05:00
Daniel Imms c30770a425 Hide copy when no selection (disable would be ideal) 2021-02-04 12:15:09 -08:00
Daniel Imms b751e8a137 Select default shell 2021-02-04 12:14:47 -08:00
Jackson Kearl bead496a61 Use object-fit: contain to keep image at proper aspect ratio.
Ref #115325
2021-02-04 11:56:51 -08:00
Daniel Imms beee6b13f7 Split terminal in active workspace 2021-02-04 11:52:10 -08:00
Sandeep Somavarapu 4dfab617e0 Merge branch 'sandy081/smoketests/remote' 2021-02-04 20:49:47 +01:00
Sandeep Somavarapu 63310d91d3 remove install extension 2021-02-04 20:48:25 +01:00
Jackson Kearl 698eea649e Remove editor from preview on interction. 2021-02-04 11:45:29 -08:00
Matt Bierner a0855b30c7 Use rmdirSync instead of rimraf
Fixes #115668
2021-02-04 11:44:33 -08:00
Daniel Imms 9db9edc09e Paste getAction 2021-02-04 11:44:18 -08:00
Jackson Kearl 6826c825d8 Compress images (ref #115327) 2021-02-04 11:27:44 -08:00
Daniel Imms 464492ff0b Terminal getActions: Create terminal 2021-02-04 11:25:55 -08:00
Jackson Kearl b90b70e7e3 Scale images down under assumption they're exported at 1.5x
Closes #115325.
2021-02-04 11:21:34 -08:00
Jackson Kearl 5838880151 Allow for dark/light/hc imges.
Closes #115327.
2021-02-04 11:21:34 -08:00
Daniel Imms 1c60676ac6 Terminal getActions: Kill terminal 2021-02-04 11:13:15 -08:00
SteVen Batten c023260cc7 rename menubar visibility default to classic
refs #114200
2021-02-04 11:09:51 -08:00
Daniel Imms 8132711922 Fill in context menu more 2021-02-04 10:59:26 -08:00
Connor Peet fd2ce701b6
testing: fix locale string
Fixes #115778
2021-02-04 10:41:42 -08:00
Connor Peet 5b2dc0cad2
npm: move debug script lens into npm, clean up parsing logic
This keeps our npm logic in one place and avoids activating the heavier-
weight `js-debug` extension on every .json file.

Also, use the same command to debug both from the explorer and
from script lens.

Fixes https://github.com/microsoft/vscode-js-debug/issues/782
2021-02-04 18:41:27 +00:00
rebornix 05b3f6f7ad re #115717 2021-02-04 10:36:47 -08:00
rebornix 01406096de remove unused self size monitoring. 2021-02-04 10:36:47 -08:00
Daniel Imms 66415d8506
Merge pull request #115775 from microsoft/merogge/terminalUnitTest
Re-enable terminal fontFamily unit test
2021-02-04 10:32:41 -08:00
Megan Rogge 5e27d3966d fix #79692, re-enable test 2021-02-04 09:27:31 -08:00
isidor 087b008198 debug: store debugUx state key to reduce flashing
fixes #115585
2021-02-04 18:03:35 +01:00
Benjamin Pasero 668a6401f6 build - increase timeout for integration tests to 10min 2021-02-04 18:00:02 +01:00