Benjamin Pasero
|
719cdaa87c
|
web - implement callback auth flow
|
2019-08-22 10:43:41 +02:00 |
|
Johannes Rieken
|
1848b16313
|
tweak UI for deprecated completions, update API proposal #23927
|
2019-08-22 10:28:55 +02:00 |
|
Johannes Rieken
|
21de711cdf
|
remove proposed API vscode.commands.onDidExecuteCommand
|
2019-08-15 15:24:40 +02:00 |
|
Johannes Rieken
|
2700f41dab
|
use desktop and web ext host logging service
|
2019-08-12 14:47:20 +02:00 |
|
Daniel Imms
|
37e0b8e229
|
Add terminal.integrated.automationShell
Fixes #78497
|
2019-08-09 09:40:38 -07:00 |
|
Johannes Rieken
|
7a6f22b3af
|
rename rpcService to extHostRpcService
|
2019-08-09 09:51:22 +02:00 |
|
Johannes Rieken
|
c89d568be6
|
💄
|
2019-08-09 09:47:41 +02:00 |
|
Johannes Rieken
|
42b5eb3bf3
|
add ExtHostStorage to injector, rename 'createApiFactory' to 'createApiFactoryAndRegisterActors'
|
2019-08-08 15:08:10 +02:00 |
|
Johannes Rieken
|
419dc83a5d
|
less argumenst, more services in api factory
|
2019-08-08 13:16:14 +02:00 |
|
Johannes Rieken
|
66b499a016
|
register ExtHostExtensionService as singleton
|
2019-08-08 12:53:01 +02:00 |
|
Johannes Rieken
|
bc35789e14
|
move api.impl to /common/
|
2019-08-08 11:13:14 +02:00 |
|
Johannes Rieken
|
81456a7212
|
move api/common to api/browser
|
2016-01-11 14:44:13 +01:00 |
|
Johannes Rieken
|
2e95c110f4
|
use weak references to track TextDocument that were given out to consumers
|
2016-01-11 12:50:40 +01:00 |
|
Johannes Rieken
|
d625b55e9e
|
no closeTextDocument
|
2016-01-08 15:44:48 +01:00 |
|
Johannes Rieken
|
f484123616
|
refine API, add closeTextDocument call
|
2016-01-08 12:04:00 +01:00 |
|
Johannes Rieken
|
cff6f0ae6a
|
sketching up some API
|
2016-01-05 17:58:40 +01:00 |
|
Johannes Rieken
|
fa1c52de3b
|
towards code lens lifecycle, still #1698
|
2016-01-04 18:48:19 +01:00 |
|
Johannes Rieken
|
de3e63c058
|
💄 trim [ExtHost|MainThread]Commands classes
|
2016-01-04 18:48:18 +01:00 |
|
Johannes Rieken
|
048581bdd1
|
💄 registerApiCommand
|
2016-01-04 12:44:56 +01:00 |
|
Johannes Rieken
|
1da94d28ee
|
Add preserveFocus flag to showTextDocument and OutputChannel.show, fixes #1045
|
2015-12-23 11:03:51 +01:00 |
|
Johannes Rieken
|
4dfa345e91
|
api - allow to provide a cancellation token to findFiles. Fixes #1553
|
2015-12-22 09:29:49 +01:00 |
|
Benjamin Pasero
|
788201b268
|
debt - move quick open service to common
|
2015-12-21 19:07:56 +01:00 |
|