Commit graph

49999 commits

Author SHA1 Message Date
isidor 0e6822b2cf Do not allow workspace folders with scheme different than the current remote scheme 2019-06-11 16:09:52 +02:00
Benjamin Pasero 3c1b39ae6b web - add xterm to build dependencies 2019-06-11 16:01:27 +02:00
Benjamin Pasero 73a68c8414 ipc - add channel name to channel error 2019-06-11 16:01:26 +02:00
isidor 0ac3c44cfc explorer: enable dnd for more cases (remote) 2019-06-11 15:56:49 +02:00
Martin Aeschlimann f1e01146be context key: remoteConnectionState 2019-06-11 15:50:17 +02:00
Sandeep Somavarapu a15a126186 update distro 2019-06-11 15:33:14 +02:00
Sandeep Somavarapu fa66271616 #75079 Use URI for machine settings 2019-06-11 15:32:22 +02:00
Benjamin Pasero e983cdbc6f panel - make terminal the default panel 2019-06-11 15:26:13 +02:00
Sandeep Somavarapu cf7b5675fa #75079 Use URI for keybindings path 2019-06-11 13:54:34 +02:00
Sandeep Somavarapu d77341bf14 use URI for appSettingsHome 2019-06-11 13:50:24 +02:00
Isidor Nikolic 18f4630bc5
Merge pull request #75200 from microsoft/isidorn/signservice
Introduce ISignService
2019-06-11 12:57:12 +02:00
isidor 74d99f6b14 Cache the 'vsda' import, because when the same missing module is imported multiple times, The ones after the first will not throw an error. And this will break the contract of the sign method 2019-06-11 12:56:33 +02:00
Martin Aeschlimann 0d30623d10 Close Remote Connection. Fixes https://github.com/microsoft/vscode-remote-release/issues/501 2019-06-11 12:17:55 +02:00
Benjamin Pasero b8c6fbe9d0 debt - lift feedback contrib to browser 2019-06-11 12:15:18 +02:00
Benjamin Pasero ba3016188e web - set a panel as default that exists 2019-06-11 12:09:08 +02:00
Benjamin Pasero 9e2490593c web - cleanup main files 2019-06-11 12:03:08 +02:00
isidor 6f9e9dd077 merge master 2019-06-11 11:47:16 +02:00
Benjamin Pasero f07aa50dc5 web - ensure window focus is true 2019-06-11 11:26:39 +02:00
Sandeep Somavarapu 7cfae38931 use local hash instead of browser hash 2019-06-11 11:21:47 +02:00
Sandeep Somavarapu 87e23c22b5 update distro 2019-06-11 11:11:44 +02:00
Andre Weinand 31c8ff43fb
Merge pull request #75162 from SamB/patch-1
Fix typo: timemout -> timeout
2019-06-11 11:10:40 +02:00
Isidor Nikolic 8a26027b11
Polish as suggested by Ben
Co-Authored-By: Benjamin Pasero <benjamin.pasero@gmail.com>
2019-06-11 10:03:34 +02:00
Benjamin Pasero 7bc29bf67c
debt - fix command alias (#75242) 2019-06-11 10:02:50 +02:00
Benjamin Pasero 0b3a2d9055 fix #75190 2019-06-11 10:01:49 +02:00
Benjamin Pasero 3ae69da3a5 status - incremental updates 2019-06-11 09:59:01 +02:00
Sandeep Somavarapu 0d0e4dfe40 Fix #75109 2019-06-11 09:55:20 +02:00
Benjamin Pasero eabd2c51a4 fix #69334 2019-06-11 09:54:48 +02:00
Benjamin Pasero 85d0ec7171 update distro 2019-06-11 09:43:46 +02:00
SteVen Batten ea2f8036d1
remove simple search service for complete remote implementation (#75224)
* code separation

* search working

* cleanup

* remove commented simple search
2019-06-10 23:44:06 -07:00
Daniel Imms 12a43eafbd Fix region comment 2019-06-10 18:45:02 -07:00
Matt Bierner 856086b818 Use disposableStore in a few test files 2019-06-10 16:25:41 -07:00
Matt Bierner ecad75fdeb Use disposableStore in feedback 2019-06-10 16:20:27 -07:00
Matt Bierner 69f08cbf5c Use DisposableStore 2019-06-10 16:17:21 -07:00
Matt Bierner d32ba26ae2 Use DisposableStore for htmlContentRenderer 2019-06-10 16:15:45 -07:00
Matt Bierner 1f4e2a21fc Add support for loading contributed TS version
Fixes https://github.com/microsoft/vscode/issues/75222
Fixes https://github.com/microsoft/TypeScript/issues/31623
2019-06-10 15:42:35 -07:00
Daniel Imms 18b659dd5e Fix xterm addons in browser services 2019-06-10 15:08:29 -07:00
Miguel Solorio 1b4eaa3a72 Add icon for Find All References 2019-06-10 15:03:54 -07:00
SteVen Batten ddb7b78449 don't show menu bar action in menu on macOS 2019-06-10 14:42:43 -07:00
SteVen Batten 096fdbc08a
Merge pull request #75218 from sbatten/menubarRefactor
Separate Native and Custom Menubar Controls for clearer dependencies
2019-06-10 14:38:47 -07:00
SteVen Batten 2d54b4fc8d refactor menubar to separate native and custom 2019-06-10 14:17:58 -07:00
SteVen Batten ea6f48abd3 commit to branch 2019-06-10 13:51:44 -07:00
Daniel Imms 0a489fdcf7 Introduce browser level terminal services 2019-06-10 12:31:00 -07:00
Daniel Imms 3579abf05c Move electron-browser terminal service into new service 2019-06-10 12:01:05 -07:00
Miguel Solorio c4953cebf6 Update icons in Reference viewlet 2019-06-10 11:58:46 -07:00
Matt Bierner e234ea9eec
Merge pull request #74582 from microsoft/dev/mjbvz/fixes-74579
Fixes #74579 - Enable break word for hovers
2019-06-10 11:38:39 -07:00
Matt Bierner a1c33c6c12 Don't try creating untitled files in a refactoring
Fixes #75132
2019-06-10 11:11:12 -07:00
Daniel Imms 69940c9510 Update typings and fix private API access 2019-06-10 11:00:53 -07:00
Daniel Imms cc2392a8e4 xterm@3.15.0-beta34
Based on 566f594

Includes a lot of refactors
2019-06-10 11:00:53 -07:00
Peng Lyu ca332c345c assert native keybinding in web. 2019-06-10 10:53:10 -07:00
Peng Lyu 63672ffaa7
Merge pull request #74930 from microsoft/rebornix/commentreactions
Comment Reaction API
2019-06-10 10:36:21 -07:00