Commit Graph

4417 Commits

Author SHA1 Message Date
Pine Wu
79a01a0f27 Revert isDetailsResolved and implement CompletionItemLabel 2020-01-14 17:20:41 +01:00
Alex Ross
c7bd9c76f0 Better ipv6 display in forwarded ports view 2020-01-09 16:03:16 +01:00
Johannes Rieken
c40b6072bc propose CompletionList#isDetailsResolved, #39441 2020-01-09 15:50:34 +01:00
Johannes Rieken
f7fb208b39 remove timeouts (and their settings) for format and code actions, #87449 2020-01-09 12:53:48 +01:00
Johannes Rieken
082511b4fe Show cancellable progress when running save participants, #87449 2020-01-09 12:53:48 +01:00
Benjamin Pasero
4f6af32f43 untitled - merge createOrGet and loadOrCreate into one 2020-01-09 10:26:04 +01:00
Sandeep Somavarapu
ea1097d2b0 #26707 Inspect returns languages 2020-01-09 02:34:11 +01:00
Alex Ross
9c0577cde2 Forward ports with any host to localhost
and fix related bugs

Fixes #88060
2020-01-08 17:52:45 +01:00
Sandeep Somavarapu
29759db68b #26707 Make uri optional 2020-01-08 17:43:19 +01:00
Andre Weinand
ec211900d8 improved error DA error reporting; fixes #87196 2020-01-08 16:53:36 +01:00
Alex Ross
546c9df62d Trim whitespace on tunnel description
Fixes #88059
2020-01-08 15:59:04 +01:00
Andre Weinand
de3922b5b4 remove workaround for #87088 2020-01-08 12:22:32 +01:00
Sandeep Somavarapu
7bbafc2221 Fix #87088 2020-01-08 11:40:42 +01:00
Alex Ross
d70c0a9a3f Fix openExternal and asExternalUri (#88211)
We allow tunneling for extensions regardless of whether they are in a local or remote extension host.
2020-01-08 10:20:20 +01:00
Andre Weinand
eaf427d740 properly use the automationShell setting; fixes #87700 2020-01-07 18:12:58 +01:00
Alex Ross
62a2317176 Option for hiding candidate ports 2020-01-07 17:13:45 +01:00
Sandeep Somavarapu
9608852189 #26707 Change resource to uri 2020-01-07 15:02:40 +01:00
Matt Bierner
af9dddd0fc Require second parameter for Map.set
Converts cover the was relying on the old signature to either use delete or have the correct types
2020-01-06 11:41:38 -08:00
Daniel Imms
57c4500da1 Merge pull request #87999 from microsoft/tyriar/85257
Flush all buffered data events on terminal close
2020-01-06 10:50:05 -08:00
Johannes Rieken
1e10d52b5d show status bar message when save participants fail and link message to corresponding setting, #87449 2020-01-06 15:58:28 +01:00
Alex Ross
df6adac482 Candidate port detail shouldn't be the whole long command
Fixes #88059
2020-01-06 10:57:44 +01:00
Alex Ross
dccd0b23cc Fix localAddressPort in openTunnel
Fixes #88064
2020-01-06 10:48:22 +01:00
Daniel Imms
027d7caec5 Flush all buffered data events on terminal close
Fixes #85257
2020-01-02 08:41:08 -08:00
Daniel Imms
1309871774 Merge pull request #83369 from jeanp413/fix-70323
Fixes terminal env variables don't resolve in empty workspaces
2019-12-31 14:24:54 -08:00
Johannes Rieken
d506ebe4bb Merge pull request #87648 from jzyrobert/87346-additionalTextEdits
Add CompletionItem conversion for additionalTextEdits
2019-12-31 12:01:00 +01:00
rzj17
fc50b4e4b5 Add additionalTextEdit and command conversion to CompletionItem 2019-12-31 10:30:15 +00:00
Daniel Imms
0b5a23efa5 Merge branch 'master' into fix-70323 2019-12-30 10:00:19 -08:00
Sandeep Somavarapu
6eaf748366 Fix #87285 2019-12-30 12:55:07 +01:00
Andre Weinand
dba0076c9f add API resolveDebugConfigurationWithSubstitutedVariables; see #85206 2019-12-23 16:37:16 +01:00
Sandeep Somavarapu
2def84c1e2 #87246 Abstract viewlet and panel registry 2019-12-20 16:12:25 +01:00
Miguel Solorio
82ed3d45ee Revert "Merge pull request #87320 from microsoft/misolori/codicon-consolidation"
This reverts commit 6c9b23edc4, reversing
changes made to 085abd5f1a.
2019-12-19 13:44:49 -08:00
Miguel Solorio
334c134065 Merge branch 'master' into misolori/codicon-consolidation 2019-12-19 09:09:51 -08:00
Alex Ross
e8d46aa75b Add refresh button to ports view to refresh candidate
Fix a bad leak in the ports view

Fix the ip address of candidate ports
2019-12-19 16:56:35 +01:00
Martin Aeschlimann
afde09fe31 add checkProposedApiEnabled checks 2019-12-19 16:40:46 +01:00
Martin Aeschlimann
c5931b0aea Merge remote-tracking branch 'origin/master' into aeschli/theming-api 2019-12-19 16:33:55 +01:00
Miguel Solorio
641543b6ee Consolidate codicon files to vs/base/parts/codicon 2019-12-18 22:30:07 -08:00
Sandeep Somavarapu
dbc7fa3c3e #87246 Introduce name in view container 2019-12-18 21:42:56 +01:00
Sandeep Somavarapu
5c0d431b60 enable proposed api check for language settings 2019-12-18 16:37:53 +01:00
Alex Ross
db1c20eae7 Tunnel API renames 2019-12-18 16:24:04 +01:00
Sandeep Somavarapu
833250951b #87246 use container descriptor to register view container 2019-12-18 12:51:02 +01:00
Sandeep Somavarapu
67a6aac599 #87243 Support hiding view container title when merged 2019-12-18 12:13:05 +01:00
Alex Ross
8e2b3047eb Enable more than just localhost for port forwarding providers
Part of #81388
2019-12-18 10:14:45 +01:00
Matt Bierner
b435511d7b Fixing undo/redo for new custom editor proposal 2019-12-17 15:02:36 -08:00
SteVen Batten
8eb835c463 Support ViewPaneContainer in Panel (#87191)
supporting viewpanecontainer in panels with PaneCompositePanel and ViewContainerLocation
2019-12-17 08:59:50 -08:00
Sandeep Somavarapu
53eff05b4f do not expose resource-language scope 2019-12-17 17:57:30 +01:00
Sandeep Somavarapu
e289d2ac97 fix tests 2019-12-17 17:53:51 +01:00
Sandeep Somavarapu
6219b5966c fix scope check 2019-12-17 17:53:51 +01:00
Sandeep Somavarapu
03f5dfeb36 Merge branch 'master' into sandy081/languageConfiguration 2019-12-17 17:53:51 +01:00
Sandeep Somavarapu
48f20cbdaa move to proposed api 2019-12-17 15:35:28 +01:00
Sandeep Somavarapu
d8974485a1 simplify api 2019-12-17 13:05:45 +01:00