Commit graph

80625 commits

Author SHA1 Message Date
SteVen Batten f9fc28d47d update ext manifest schema validation and built-in exts 2021-04-21 11:54:42 -07:00
SteVen Batten 301d4e9a50 fix broken test 2021-04-21 10:48:18 -07:00
SteVen Batten aec0921e5c first pass to update workspace trust to capabilities 2021-04-21 10:40:56 -07:00
SteVen Batten 43d2efaab6 describe the context key for workspace trust 2021-04-21 10:01:54 -07:00
SteVen Batten a9f70f7919 finalize basic workspace trust api 2021-04-21 09:56:35 -07:00
Miguel Solorio d97790d162
Fixes #59
6c518bd9af
2021-04-21 09:52:44 -07:00
Harald Kirschner fa96e5566b Fix setting sync button in Getting Started. 2021-04-21 09:19:11 -07:00
Harald Kirschner aa6e570a84 Fix typo 2021-04-21 09:16:08 -07:00
meganrogge 0aad5f2390
fix #121841 2021-04-21 09:01:47 -07:00
Martin Aeschlimann 3fe2d3b543
[remote] Allow to open remote files through vscode://vscode-remote/. Fixes #108257 2021-04-21 17:05:47 +02:00
meganrogge ce63fe5e18
correct name of initial dropdown 2021-04-21 08:05:29 -07:00
Daniel Imms dbac9179a0
Merge pull request #121831 from microsoft/tyriar/121827
Polish terminal tab context menu commands
2021-04-21 07:30:14 -07:00
Alex Ross 7623d09e3a
Remove tasks v1
Part of #118201
2021-04-21 16:17:21 +02:00
Daniel Imms 4a5c0bd88a
Don't expose change icon instance in command palette 2021-04-21 07:14:54 -07:00
Daniel Imms 27d236fec1
Inline menu entries
Only need to register separately if the title differs
2021-04-21 07:14:39 -07:00
Daniel Imms 128c666879
Don't override keybinding for split 2021-04-21 07:10:47 -07:00
Daniel Imms 827d9284bf
Fix change icon/rename ctx menu
Fixes #121827
2021-04-21 07:10:14 -07:00
Daniel Imms 84e63b1d13
Create new command IDs for kill/split instance
Fixes #121823
2021-04-21 07:01:30 -07:00
Daniel Imms f973736737
Revert "fix #109765."
This reverts commit 0ef0d2d65a.

Fixes #115396
2021-04-21 06:55:50 -07:00
João Moreno fd88b56ab9
improve messages, web: showSaveDialog 2021-04-21 15:44:40 +02:00
João Moreno f80d55121f
web: pickFileToSave 2021-04-21 15:44:39 +02:00
João Moreno 091b1f5a6e
web: showOpenDialog 2021-04-21 15:44:39 +02:00
Daniel Imms 415a43f04d
Remove has text log 2021-04-21 06:26:20 -07:00
Daniel Imms 37789e4695
Remove logs 2021-04-21 06:10:51 -07:00
Daniel Imms 28fbb99921
Merge pull request #121774 from microsoft/tyriar/121483
Allow ThemeIcons to be used as decorations
2021-04-21 06:10:16 -07:00
Benjamin Pasero 13302253b5
editors - respect override option in openEditors 2021-04-21 15:04:39 +02:00
João Moreno 034157dea8
gh auth: back to prod auth 2021-04-21 15:00:24 +02:00
Daniel Imms e6a7081333
Action feedback 2021-04-21 05:55:39 -07:00
Benjamin Pasero 5b7a28c43f
text file tracker - open editors without going through override 2021-04-21 14:52:00 +02:00
Daniel Imms a165ee92c5
Remove old new terminal panel action when showTabs is false
Fixes #121815
2021-04-21 05:39:53 -07:00
Benjamin Pasero 1efbb32036
editor service - cleanup isOpened() 2021-04-21 14:33:42 +02:00
Daniel Imms 14720cbc52 Remove configure term, replace with change icon+rename
Fixes #121736
2021-04-21 05:25:00 -07:00
Daniel Imms 010267d737 Handle cwd inside _convertProfileToShellLaunchConfig 2021-04-21 05:08:06 -07:00
Benjamin Pasero e09f0ecfcf
editors - require typeId for some methods that are otherwise unspecific 2021-04-21 12:38:53 +02:00
Sandeep Somavarapu 832a699c00
move keybinding label computation to activity action item 2021-04-21 11:31:19 +02:00
Benjamin Pasero 89684626f2
editor service - 💄 API 2021-04-21 11:24:20 +02:00
João Moreno e350c258db
fix build 2021-04-21 10:54:34 +02:00
João Moreno d60dbbf646
gh auth: fetch json 2021-04-21 10:48:01 +02:00
João Moreno 186897d756
distro 2021-04-21 10:48:01 +02:00
Ladislau Szomoru 9e8377d8cd
TestWorkspaceTrustRequestService 2021-04-21 10:18:52 +02:00
João Moreno 3668a573ad
gh auth: fix staging server selection 2021-04-21 10:06:26 +02:00
isidor 479a224741
disable compare action when no active file, no need for notification
#119463
2021-04-21 09:56:48 +02:00
isidor 853f917190
notification updates: #119463 2021-04-21 09:41:03 +02:00
João Moreno 141ecfb798
mac specific actions should not respect web 2021-04-21 09:36:20 +02:00
João Moreno 820e70a460
gh auth: don't reach out to product.json 2021-04-21 09:31:06 +02:00
Matt Bierner 3236b8dd70
Revert "Enable the notebook renderer on web"
This reverts commit 7d9dcaca45.
2021-04-21 00:21:50 -07:00
Matt Bierner 9bacf617b2
Use clearer variable names 2021-04-21 00:21:48 -07:00
Johannes Rieken 625dcc3412
add enum-set for alternative commands and check the command type is a symbol navigation command 2021-04-21 08:43:14 +02:00
Johannes Rieken 07013ef4a3
update ref viewlet 2021-04-21 08:26:12 +02:00
Logan Ramos fc19174983
Move quick pick into editor override service (#121666)
* Move quick pick into editor override service

* Fix unspecified overrides

* Add the conflicting default logic

* grammar

* More verbose comment

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>

* Ensure sidebyside

* Add clarification comment

* Fix tests

* Update notification wording

* Cleanup interface

* Fix failing notebook test and ugly casting

* Cleanup find editors

* Add group.findEditors test

* Make detail optional as suggested by @roblourens

* Rename active -> describes

* Add override service to openEditors

* Cleaner open editors code

* just some 💄

* fix openEditors to resolve overrides properly

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2021-04-21 08:25:47 +02:00