-
Notifications
You must be signed in to change notification settings - Fork 36.7k
Use vscode watches for tsserver #193848
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Use vscode watches for tsserver #193848
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
dc7891d
Use vscode watches for tsserver
sheetalkamat 3a9bcf6
Merge branch 'main' into canUseWatchEvents
sheetalkamat e1ea8a5
Merge branch 'main' into canUseWatchEvents
bpasero a936df4
towards using new proposed watch API
bpasero bf56b37
Add setting and make sure to clear watchers
mjbvz 90373b6
Merge branch 'main' into canUseWatchEvents
sheetalkamat 9dea1ae
Merge branch 'main' into canUseWatchEvents
bpasero 77d693d
fix bad merge
bpasero 6ffc534
fix bad merge
bpasero 5b070e4
more disposables work
bpasero c2d1bbd
use relative pattern everywhere
bpasero a3b6e59
Merge branch 'main' into canUseWatchEvents
bpasero ed23de6
Merge branch 'main' into canUseWatchEvents
bpasero 5042fc0
Merge branch 'main' into canUseWatchEvents
bpasero dc712dc
Merge branch 'main' into canUseWatchEvents
bpasero 18aca9d
Merge branch 'main' into canUseWatchEvents
bpasero a37cfa4
Add ignoreUpdate
sheetalkamat 7273ebb
Merge branch 'main' into canUseWatchEvents
bpasero 24679a7
Protocol changes for tsserver to batch the notifications
sheetalkamat 342f77c
Merge branch 'main' into canUseWatchEvents
bpasero 04bb6f6
add event aggregation
bpasero 5ffe264
Update version numbers
mjbvz 56b4e35
Aggregate events over multiple watchers
sheetalkamat f6ba53d
Merge branch 'main' into canUseWatchEvents
bpasero a16c6aa
Merge branch 'main' into canUseWatchEvents
bpasero 1cd941e
:lipstick:
bpasero 0a0d36e
fix todo
bpasero 0dbdd58
enable in workspace
bpasero File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.