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

Move tree-sitter logic to language-service #28

Closed
aslakhellesoy opened this issue Feb 3, 2022 · 1 comment
Closed

Move tree-sitter logic to language-service #28

aslakhellesoy opened this issue Feb 3, 2022 · 1 comment

Comments

@aslakhellesoy
Copy link
Contributor

aslakhellesoy commented Feb 3, 2022

The @cucumber/monaco module needs the tree-sitter functionality, but not the @cucumber/language-server functionality. Since @cucumber/monaco depends on @cucumber/language-service, we should move the tree-sitter functionality there.

It used to be in @cucumber/language-service, but it was removed in 0.10.0. Let's undo that.

@olleolleolle
Copy link
Contributor

Thanks for the analysis on these issues, it shakes loose a few things! Context matters.

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

No branches or pull requests

2 participants