Commit Graph
59848 Commits
Author SHA1 Message Date
Alex Ross 53d3fc8d1b Add Stop forwarding port command 2020-01-22 10:37:51 +01:00
Benjamin Pasero f4852c565f backup - improve discardAllBackups() semantics 2020-01-22 10:31:13 +01:00
Sandeep Somavarapu ee7ba543f5 Fix #89047 2020-01-22 10:18:51 +01:00
Benjamin Pasero 7ac39e13bd backup - prevent shutdown if backup fails for any working copy 2020-01-22 10:06:30 +01:00
xearonet f471840b72 Add % to .bat variable surround (#88986) 2020-01-22 09:43:58 +01:00
Sandeep Somavarapu e0e70a8142 do not show replace button in inline diff view 2020-01-22 09:12:14 +01:00
Benjamin Pasero f9a0f4e864 backup - make shutdown more explicit 2020-01-22 08:50:48 +01:00
Benjamin Pasero bfee5ac80a debt - cleanup outputpanel instantiation override 2020-01-22 07:56:55 +01:00
Jackson Kearl 6861571781 Fix spelling 2020-01-21 17:52:31 -08:00
Jackson Kearl 9a06b07c56 Add trial hot exit implementation. Lots to fix. 2020-01-21 17:50:04 -08:00
Matt Bierner b602c14b80 Don't invoke a provider if we know its code actions will be excluded
Fixes #84602
2020-01-21 16:49:39 -08:00
Matt Bierner d6fba31514 Move webview icon service into service
Helps with #88692
2020-01-21 15:04:38 -08:00
Alex Dima 65ff40cd49 provideDocumentSemanticTokens should not return SemanticTokensEdits 2020-01-21 21:30:15 +01:00
Miguel Solorio 5d591a65eb Fix #88861 2020-01-21 11:26:04 -08:00
Miguel Solorio d6db12b2cc Fix #88126, update peek widget info title for color contrast 2020-01-21 10:30:21 -08:00
Miguel Solorio 666fcc0d62 Fix #88418, update number color for color contrast 2020-01-21 10:23:18 -08:00
Benjamin Pasero 3aa538379f Revert "add ignore-certificate-error & allow-insecure-localhost. Clarify unknown option warning."
This reverts commit bc8aaad178.
2020-01-21 17:55:52 +01:00
Benjamin Pasero 0cd492040c recover from EditorGroup.isOpen({ resource }) change 2020-01-21 17:55:35 +01:00
Alex Dima 08551d7ce0 Fixes #89028: Do not render folded content widgets 2020-01-21 17:31:02 +01:00
isidor 7bc534ad04 fixes #86100 2020-01-21 16:44:51 +01:00
Martin Aeschlimann bc8aaad178 add ignore-certificate-error & allow-insecure-localhost. Clarify unknown option warning. 2020-01-21 16:07:55 +01:00
Alex Dima 6f541cab64 Cover case where the scrollable does not emit an event initially 2020-01-21 16:02:49 +01:00
Benjamin Pasero b7a8a4aaf5 untitled - do not pick first line name if it does not include words 2020-01-21 15:58:55 +01:00
isidor 6d5a1e82b8 use an arrow only for input
fixes #87599
2020-01-21 15:54:38 +01:00
Joao Moreno afe47568c1 git: expose getRepository 2020-01-21 15:49:44 +01:00
Alex Ross 5758a50c8c Fix input box not showing for forwarding a port
Fixes https://github.com/microsoft/vscode-remote-release/issues/2159
2020-01-21 15:44:13 +01:00
Alex Dima 9f218d1dc1 Fixes #87359: Use U+2E31 - WORD SEPARATOR MIDDLE DOT instead of U+00B7 - MIDDLE DOT when the latter is wider than space 2020-01-21 15:31:25 +01:00
Joao Moreno b5e9cb5387 Merge branch 'joao/scm-editor' 2020-01-21 15:29:56 +01:00
Joao Moreno 3d8d3d9e7d 💄 2020-01-21 15:29:24 +01:00
Joao Moreno 4609a8897d scm editor: disable word suggestions 2020-01-21 15:26:49 +01:00
isidor f3f6b96d71 repl: improve indentation
#87599
2020-01-21 15:20:45 +01:00
Joao Moreno eaade5b3f8 remove sample code 2020-01-21 15:18:01 +01:00
Joao Moreno a57097a53d revert hover change 2020-01-21 15:17:55 +01:00
Sandeep Somavarapu ddfccd4de9 fix keybindings remote content 2020-01-21 14:48:28 +01:00
Sandeep Somavarapu 183e40f7b2 Rename the button to call out replace and show a confirmation dialog 2020-01-21 14:37:59 +01:00
Joao Moreno 5be905df21 scm: validation is back! 2020-01-21 12:55:53 +01:00
Sandeep Somavarapu 3c37e5a836 fix #88862 2020-01-21 12:45:16 +01:00
Benjamin Pasero 5e09466b85 editors - stop support for EditorGroup.isOpen({ resource }) 2020-01-21 12:30:57 +01:00
Pine Wu bcdc8caf20 Drop duplicate code 2020-01-21 12:29:32 +01:00
Alex Ross 73cc9cbae1 Improve finding of free port
Fixes #88941, #88846, #85834
2020-01-21 12:11:42 +01:00
Benjamin Pasero c1793c0fc7 output - fix broken instantiation 2020-01-21 12:05:55 +01:00
Sandeep Somavarapu 2832fc3c23 do not show the merged remote content 2020-01-21 12:02:50 +01:00
Johannes Rieken 1f82f44561 bulk: sort unchecked item to the top 2020-01-21 12:02:21 +01:00
Johannes Rieken b3a582c58e bulk: render metadata as title 2020-01-21 12:02:21 +01:00
Johannes Rieken c6601d7cbf bulk: actually use metadata#needsConfirmation 2020-01-21 12:02:21 +01:00
Johannes Rieken 18c69d8013 bulk: use group/ungroup icons from cpp extension 2020-01-21 12:02:20 +01:00
Pine Wu 6db93cf5f0 Fix tests 2020-01-21 11:50:49 +01:00
Sandeep Somavarapu ea595d1335 handle errors 2020-01-21 11:36:05 +01:00
Sandeep Somavarapu c3d50c93ef fix monaco editor check 2020-01-21 11:15:11 +01:00
Pine Wu b1431307d0 Fix snippet completion provider error 2020-01-21 11:11:58 +01:00