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

feat: TextDocument and incremental sync helper #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wkillerud
Copy link
Contributor

Hello 👋 Sorry for cold-opening such a large addition 😅 Hope it's of interest, and I'm definitely open for feedback.

This PR adds support for incremental document sync and a TextDocument API that matches vscode-languageserver-textdocument.

Following up on #4, this is the second part of the Node API I felt was missing. Having TextDocument especially is going to make life easier for me folks looking to migrate from Node to Dart, or who use VS Code examples as reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant