Johannes Rieken
|
0e48dd9af2
|
send telemetry when keytar shim is handed out to extensions, https://github.com/microsoft/vscode/issues/115215
|
2021-10-19 16:23:18 +02:00 |
|
Johannes Rieken
|
547d92631e
|
getExtensionPathIndex indexes extensions by URI, not just fsPath, fixes https://github.com/microsoft/vscode/issues/134602
|
2021-10-11 11:41:55 +02:00 |
|
Alex Dima
|
cba1d1b184
|
Prefix all performance.mark calls with code/
|
2021-01-11 16:12:03 +01:00 |
|
Alexandru Dima
|
fbe4aa28ff
|
Collect and deliver perf marks from extension hosts (#112552)
|
2020-12-15 21:48:14 +01:00 |
|
Johannes Rieken
|
8a79619056
|
debt - use more native es6, less polyfil utils
|
2020-05-04 09:47:19 +02:00 |
|
Johannes Rieken
|
80acfa923a
|
make TenarySearchTree have generic key and value, implement for URI, touches on https://github.com/microsoft/vscode/issues/93368
|
2020-04-06 16:43:24 +02:00 |
|
Johannes Rieken
|
e80c62bdcb
|
allow $openUri to accept URI and string
|
2019-11-15 10:53:04 +01:00 |
|
Johannes Rieken
|
e51ef85bcb
|
Revert "allow $openUri to accept a URI and string, adopt consumer but keep the API as is"
This reverts commit 544b0abf5b.
|
2019-11-15 10:29:29 +01:00 |
|
Johannes Rieken
|
544b0abf5b
|
allow $openUri to accept a URI and string, adopt consumer but keep the API as is
|
2019-11-15 10:28:03 +01:00 |
|
Johannes Rieken
|
f9285ac2b5
|
use LogService in extHostStoragePaths and extHostRequireInterceptor, #84283
|
2019-11-11 15:54:58 +01:00 |
|
Benjamin Pasero
|
d712aeb26b
|
opn/open should work with app URI scheme too
|
2019-10-22 12:06:37 +02:00 |
|
Benjamin Pasero
|
fa7eba4888
|
extensions - fully provide keytar API
|
2019-08-28 15:09:02 +02:00 |
|
Johannes Rieken
|
c8d44e24dd
|
fix scope when falling back to original load function
|
2019-08-19 14:20:26 +02:00 |
|
Johannes Rieken
|
5e63f6e00f
|
web - reuse require interceptor logic
|
2019-08-15 16:57:53 +02:00 |
|