Martin Aeschlimann
|
13722b94fa
|
add scheme filter to getLastActiveFile
|
2018-09-06 14:30:59 +02:00 |
|
Johannes Rieken
|
3a444bfeb1
|
debt - remove TPromise from ExtHostUrls
|
2018-09-06 14:22:56 +02:00 |
|
Johannes Rieken
|
66ba38c55d
|
debt - remove TPromise from ExtHostTaskShape
|
2018-09-06 14:22:55 +02:00 |
|
Johannes Rieken
|
273b697419
|
debt - remove TPromise from ExtHostQuickOpenShape#$validateInput
|
2018-09-06 12:54:02 +02:00 |
|
Johannes Rieken
|
4631bf9649
|
debt - remove TPromise from ExtHostTree and MainThreadTree
|
2018-09-06 12:45:00 +02:00 |
|
Johannes Rieken
|
8ba421c56a
|
debt - remove TPromise from ExtHostFileSystemEventServiceShape#$onWillRename
|
2018-09-06 12:44:00 +02:00 |
|
Johannes Rieken
|
77c9ffa5b8
|
debt - simple removal of asWinJsPromise
|
2018-09-06 12:09:46 +02:00 |
|
Rob Lourens
|
44dc55b9fc
|
Fix #57951 - remove $cancelSearch
|
2018-09-05 16:51:16 -07:00 |
|
Rob Lourens
|
07c4f78ca7
|
Merge pull request #57957 from Microsoft/joh/search-cancel
Use CancellationToken for search
|
2018-09-05 15:16:51 -07:00 |
|
Rob Lourens
|
4a26b7d336
|
Use configured excludes for workspaceContains activationEvent
|
2018-09-05 14:36:29 -07:00 |
|
Rob Lourens
|
b3ae3bd02c
|
Ensure that a search with an immediately canceled token does not actually start a search. Fix possibly flaky findFiles test
|
2018-09-05 10:34:00 -07:00 |
|
Rachel Macfarlane
|
f89950d600
|
Mark required properties as required on comments providers
|
2018-09-05 10:01:32 -07:00 |
|
Sandeep Somavarapu
|
5f8ec7bf61
|
Do not convert extensionTestsPath to URI
|
2018-09-05 17:48:36 +02:00 |
|
Sandeep Somavarapu
|
546032756a
|
Use URIs instead of strings while passing environment to Extensionhost
|
2018-09-05 17:29:01 +02:00 |
|
Johannes Rieken
|
670719d22a
|
use CancellationToken over cancel-callback and cancel-calls
|
2018-09-05 15:02:15 +02:00 |
|
Alex Dima
|
bc374f6279
|
Reduce usage of asWinJsPromise
|
2018-09-05 12:26:25 +02:00 |
|
Alex Dima
|
34837504ba
|
debt - More precise typings
|
2018-09-05 12:21:06 +02:00 |
|
Sandeep Somavarapu
|
6cb2531d45
|
Exthost Output channels: generate id on the renderer side
|
2018-09-05 11:55:11 +02:00 |
|
Johannes Rieken
|
81ab31f5f1
|
debt - less asWinJsPromise-usage, #56137
|
2018-09-05 11:04:12 +02:00 |
|
Johannes Rieken
|
6d8463c533
|
debt - less asWinJsPromise-usage
|
2018-09-05 10:53:27 +02:00 |
|
Christof Marti
|
5f88f89be5
|
Remove WinJS.Promise#cancel usage (#56137)
|
2018-09-05 09:13:12 +02:00 |
|
Sandeep Somavarapu
|
810efbc85f
|
- Remove windowId from IInitData
- Send exthost logs location from renderer
- IExtensionService: Expose an API to get exthost logs location
|
2018-09-04 18:42:24 +02:00 |
|
Alex Dima
|
591e83f8a4
|
Reduce usage of TPromise in extHost.protocol
|
2018-09-04 16:04:53 +02:00 |
|
Benjamin Pasero
|
782c941260
|
add baseFolder to RelativePattern
|
2018-09-04 15:54:28 +02:00 |
|
Johannes Rieken
|
9be61bb1d0
|
debt - use Thenable in ExtHostFileSystemShape and in FileSystemProvider
|
2018-09-04 15:46:04 +02:00 |
|
Alex Dima
|
efd8f4a4b2
|
Adopt CancellationToken in ExtHostLanguageFeaturesShape
|
2018-09-04 15:33:40 +02:00 |
|
Johannes Rieken
|
fa5922bd30
|
add proposed api for file system open/close and read/write, #41985
|
2018-09-04 15:33:10 +02:00 |
|
Sandeep Somavarapu
|
e5a1664d74
|
#57618 Enable logging output channels
|
2018-09-04 15:27:05 +02:00 |
|
Sandeep Somavarapu
|
5dbd093581
|
#57618: ExtHost: Implement writable output channels using spdlog
|
2018-09-04 15:26:29 +02:00 |
|
Alex Dima
|
a5ff3ce6c4
|
Add support for CancellationToken as last argument in RPC communication
|
2018-09-04 14:54:20 +02:00 |
|
Alex Dima
|
1bef172fe1
|
Avoid no-op calls to the renderer
|
2018-09-04 12:19:55 +02:00 |
|
Benjamin Pasero
|
473e5051fd
|
debt - more TPromise.done() removal (for #57695)
|
2018-09-04 08:52:54 +02:00 |
|
Rob Lourens
|
497ea886b7
|
#56137 - remove more TPromise#cancel from search
|
2018-09-03 17:06:46 -07:00 |
|
Johannes Rieken
|
3c727a6d01
|
uri - replace usages of default export with named export (part 2)
|
2018-09-03 11:04:26 +02:00 |
|
Johannes Rieken
|
2d452e0a7e
|
uri - replace usages of default export with named export
|
2018-09-03 10:54:50 +02:00 |
|
Rob Lourens
|
bc784b68a5
|
Fix #57418 - Assert that totalChars > leadingChars in preview options. And truncate match when it's > totalChars
|
2018-08-29 22:00:26 -07:00 |
|
Daniel Imms
|
90d06ab05b
|
Revert "Revert "Kill processes immediately on shutdown, use SIGTERM""
This reverts commit 1f7ce42122.
|
2018-08-29 11:46:08 -07:00 |
|
Sandeep Somavarapu
|
03432806c8
|
Use URIs for custom view item's icons
|
2018-08-28 16:47:07 +02:00 |
|
Benjamin Pasero
|
1f7ce42122
|
Revert "Kill processes immediately on shutdown, use SIGTERM"
This reverts commit 95c0e0728b.
|
2018-08-28 06:32:49 +02:00 |
|
Rob Lourens
|
4f162b7b6e
|
Fix typo in search telemetry
|
2018-08-27 16:20:08 -07:00 |
|
Daniel Imms
|
95c0e0728b
|
Kill processes immediately on shutdown, use SIGTERM
Fixes #56217
|
2018-08-27 14:04:07 -07:00 |
|
Johannes Rieken
|
549d6088d7
|
Merge branch 'master' into pr/mechatroner/55107-1
|
2018-08-27 14:15:53 +02:00 |
|
Johannes Rieken
|
5ef859f6fc
|
use getOrCreateMode and move api to proposed-stage first
|
2018-08-27 14:08:44 +02:00 |
|
Rob Lourens
|
3f7afc6504
|
#57186 - implement previewOptions for findTextInFiles
|
2018-08-25 11:27:49 -07:00 |
|
Rob Lourens
|
fd76ad9f00
|
#57186 - fix findTextInFiles
|
2018-08-25 11:21:40 -07:00 |
|
Rob Lourens
|
de70176d06
|
Fix #57186, Fix #31551 - implement previewOptions for text search API
|
2018-08-24 20:37:08 -07:00 |
|
Alexandru Dima
|
acfadb485d
|
Merge pull request #57144 from Microsoft/alex/binary-rpc
Convert renderer <-> ext host communication to a binary format
|
2018-08-24 12:12:36 +02:00 |
|
Alex Dima
|
8e35ed1df2
|
Use real buffers (since the RPC protocol can handle them now)
|
2018-08-24 12:04:35 +02:00 |
|
Martin Aeschlimann
|
30d0a61a8f
|
allow extensionDevelopmentPath to be a URI
|
2018-08-24 11:46:54 +02:00 |
|
Rob Lourens
|
803542327f
|
Fix #57046 - workspaceContains should search using search providers, not its own DiskSearch instance
|
2018-08-23 22:11:02 -07:00 |
|