vscode/extensions/vscode-api-tests
Benjamin Pasero 29b69437ab
watcher - correlate events to their requesting source (#194776)
* watcher - emit `URI` instead of `string` for faster `fsPath` compute  (for #194341)

* wip

* more

* adopt

* some cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* implement correlation

* cleanup

* add correlation

* undo, leave for later

* tests

* tests

* tests

* tests

* tests

* log cId

* simpler correlation id

* 💄

* tests

* runs

* skip normalization

* fix tests

* tests

* fix tests

* add `createWatcher` API

* partition events in ext host

* allow custom excludes

* remove disk file change

* 💄

* 💄

* 💄

* wire in

* wire in
2023-10-10 10:27:18 +02:00
..
.vscode fix launch.json 2019-11-18 16:29:21 +01:00
media Add icons for built-in extensions (fixes #81760) 2021-04-20 12:09:24 -07:00
src watcher - correlate events to their requesting source (#194776) 2023-10-10 10:27:18 +02:00
testWorkspace add vscode.executeMappedEditsProvider command & use it to have integration tests for mapped-edits service 2023-08-21 13:00:50 +02:00
testWorkspace2 tests - reduce spam and work 2022-04-06 19:34:41 +02:00
.gitignore Ignore testWorkspace tasks.json 2021-03-16 07:25:24 -07:00
.vscodeignore
package.json watcher - correlate events to their requesting source (#194776) 2023-10-10 10:27:18 +02:00
testworkspace.code-workspace
tsconfig.json split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00
yarn.lock chore: update to Electron 25 (#188268) 2023-08-07 21:46:27 +09:00