Daniel Imms
|
8fe2d38edc
|
Merge pull request #73245 from microsoft/tyriar/r38_default_shell
Use default shell from the process side
|
2019-05-10 15:42:30 -07:00 |
|
Johannes Rieken
|
34a7c300f7
|
allow empty string to be inserted...
|
2019-05-08 17:07:34 +02:00 |
|
Peng Lyu
|
0683efcf4f
|
Deprecate commands for static contribution later, fixes #73333
|
2019-05-06 14:17:44 -07:00 |
|
Peng Lyu
|
da3c97f366
|
Rename username to author name. (#73137)
* Rename user to author for Comment.
* Make Comment interface
* Fix #73170. Introduce CommentAuthorInformation
* Fix #73145. Update range properly.
|
2019-05-03 18:29:48 -07:00 |
|
Daniel Imms
|
3a315ea02b
|
Use default shell from the process side
Fixes Microsoft/vscode-remote-release#38
|
2019-05-03 10:13:30 -07:00 |
|
Peng Lyu
|
072e9a35ee
|
Comments API Finalization (#73010)
* Comments API Finalization
|
2019-04-30 14:59:59 -07:00 |
|
Peng Lyu
|
0200bdd71e
|
Merge branch 'rebornix/commentsupdate'
|
2019-04-28 16:37:59 -07:00 |
|
Peng Lyu
|
253809c186
|
Legacy api should still work.
|
2019-04-28 16:35:01 -07:00 |
|
Peng Lyu
|
67fc5ba4e1
|
Empty Comment Thread Factory works
|
2019-04-28 14:23:12 -07:00 |
|
Peng Lyu
|
6a4805546a
|
Bring back empty comment thread factory.
|
2019-04-28 14:02:23 -07:00 |
|
Peng Lyu
|
9435d7cc38
|
support deprecated commentId.
|
2019-04-28 13:24:58 -07:00 |
|
Peng Lyu
|
2884d2239b
|
Add active comment thread.
|
2019-04-28 12:30:29 -07:00 |
|
Peng Lyu
|
accab2eaa7
|
Turn Comment to Class.
|
2019-04-28 12:22:42 -07:00 |
|
Peng Lyu
|
3d814eb92d
|
Comment Id.
|
2019-04-28 11:57:37 -07:00 |
|
isidor
|
7798336eff
|
continue supporting 'debug/toolbar' old id for one more milestone
|
2019-04-25 17:01:47 +02:00 |
|
Martin Aeschlimann
|
363c8bc1a7
|
support forceReuseWindow for vscode.openFolder
|
2019-04-24 17:51:44 +02:00 |
|
Benjamin Pasero
|
ee27818f73
|
💄 - less usage of URI.fsPath
|
2019-04-23 18:00:20 +02:00 |
|
Benjamin Pasero
|
0157b3c155
|
fix #72558
|
2019-04-18 16:26:14 +02:00 |
|
Daniel Imms
|
3e73167eb1
|
Consolidate terminal environment setup logic
|
2019-04-17 12:28:30 -07:00 |
|
Peng Lyu
|
004894a5b5
|
Dispose comment thread properly
|
2019-04-17 11:27:19 -07:00 |
|
Daniel Imms
|
4516abbdf1
|
Fix terminal launch issue
|
2019-04-17 11:07:33 -07:00 |
|
Sandeep Somavarapu
|
b4cd374954
|
Merge pull request #72480 from Microsoft/sandy081/fix71752
Fix #71752 - Do not activate until ext host is started
|
2019-04-17 15:01:20 +02:00 |
|
Benjamin Pasero
|
c72cfe0c65
|
Provide API to get access to the workspace configuration file (#37421) (#72490)
* Provide API to get access to the workspace configuration file (#37421)
* fix untitled ID
* update docs
|
2019-04-17 14:24:10 +02:00 |
|
Johannes Rieken
|
2335966361
|
use encodeURI on non-encoded uri when 'leaving' vscode, https://github.com/Microsoft/vscode/issues/25852
|
2019-04-17 14:11:53 +02:00 |
|
Sandeep Somavarapu
|
879c3a7dfe
|
Fix #71752
|
2019-04-17 10:54:33 +02:00 |
|
Daniel Imms
|
b3cc51f631
|
Tidy up terminal env creation
|
2019-04-16 16:39:26 -07:00 |
|
Daniel Imms
|
84f3cfab2b
|
Fix terminal workspace shell/args
|
2019-04-16 11:25:38 -07:00 |
|
Benjamin Pasero
|
eacb2d85df
|
Remote: Preserve BOM in UTF-8 when found (fixes #48826)
|
2019-04-16 16:49:39 +02:00 |
|
Martin Aeschlimann
|
016921a4d2
|
cli: reuse window for add
|
2019-04-16 11:39:49 +02:00 |
|
Alex Dima
|
f526e46357
|
Tweaks
|
2019-04-16 11:35:09 +03:00 |
|
Matt Bierner
|
80a2614355
|
Only try tunneling openExternal when we actually need to
|
2019-04-15 15:28:03 -07:00 |
|
Daniel Imms
|
e4b5bccf93
|
Improve terminal launch
|
2019-04-15 11:34:55 -07:00 |
|
Matt Bierner
|
94ba9cfe20
|
Finalizing webview port mapping api
Fixes #72152
|
2019-04-15 11:01:19 -07:00 |
|
Peng Lyu
|
8c1f6baac2
|
ext: in setting editor (#72157)
* ext: in setting editor
|
2019-04-12 19:21:50 +02:00 |
|
Martin Aeschlimann
|
9077e2ccd9
|
Merge pull request #72194 from LeuisKen/master
fix #72187
|
2019-04-12 16:43:51 +02:00 |
|
LeuisKen
|
f341515fac
|
update implements according to suggestion
Change-Id: I25f92e400ef2f999d604e5ca97637145142de1a1
|
2019-04-12 17:03:26 +08:00 |
|
Sandeep Somavarapu
|
55270a468b
|
💄
|
2019-04-12 10:09:39 +02:00 |
|
Johannes Rieken
|
261fa9f939
|
fix #71992
|
2019-04-12 09:59:30 +02:00 |
|
Sandeep Somavarapu
|
1fd2993b54
|
Fix #72185
|
2019-04-12 07:44:56 +02:00 |
|
Rachel Macfarlane
|
ea7e2600d8
|
Expose vscode.openIssueReporter command that allows passing an extensionId to open the reporter with
|
2019-04-11 14:28:53 -07:00 |
|
Johannes Rieken
|
fc35f68af4
|
use VSBuffer instead of Buffer
|
2019-04-11 16:55:08 +02:00 |
|
Johannes Rieken
|
28e0dd8412
|
less Buffer
|
2019-04-11 16:55:08 +02:00 |
|
Johannes Rieken
|
c037e47550
|
move out require interceptor
|
2019-04-11 11:51:21 +02:00 |
|
Johannes Rieken
|
ff683d9f4c
|
have IHostUtils
|
2019-04-11 11:51:21 +02:00 |
|
Martin Aeschlimann
|
f9f67997b9
|
cliserver: add RunCommandPipeArgs
|
2019-04-11 10:50:53 +02:00 |
|
Johannes Rieken
|
86fee5f4be
|
move out extHostStorage and extHostMemento
|
2019-04-11 09:47:01 +02:00 |
|
Alex Dima
|
0b5d952063
|
Small tweaks
|
2019-04-11 00:16:48 +02:00 |
|
Johannes Rieken
|
aa094730b6
|
debt - better separation of extHostMain and extHostProcess
|
2019-04-10 17:05:21 +02:00 |
|
Dirk Baeumer
|
6c37beb8e5
|
Add shims for keytar and open
|
2019-04-10 16:40:29 +02:00 |
|
Dirk Baeumer
|
fd5aa72bdc
|
Add shimming for open module
|
2019-04-10 16:23:19 +02:00 |
|