Skip to content
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

DidFocusTextDocument Notification for Text Synchronization #775

Closed
nadeeshaan opened this issue Jun 18, 2019 · 1 comment
Closed

DidFocusTextDocument Notification for Text Synchronization #775

nadeeshaan opened this issue Jun 18, 2019 · 1 comment

Comments

@nadeeshaan
Copy link

Currently the protocol supports didOpen text document and we faced a situation where we need to do a source compile and some other operations on file focus (when tab switch).
I would like to suggest having DidFocusTextDocument notification from client to the server. Or, is there any alternative way we can handle the same requirement?

@dbaeumer
Copy link
Member

Dups #718

@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants