Language Server for Dataform? #13
LeonAndrade
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hey @LeonAndrade how are you? Actually thats a really great idea! @andres-lowrie did some basic implementation (which helps a lot) of syntax highlight but will be amazing to have a more complete language server for dataform (and also bigquery!). Feel free to submit the PR. =) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello @magal1337! I also use dataform at work, and been working on such nvim extension myself when I stumbled across your project.
I've been thinking about implementing a simple Language Server to allow better syntax highlight and autocomplete.
What are your thoughts?
Just cloned your project to take a look and maybe contribute to join forces ;)
cheers!
Beta Was this translation helpful? Give feedback.
All reactions