Skip to content

[Up For Grabs] Improve Less parser for VSCode and other IDEs #3277

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

Closed
matthew-dean opened this issue Jul 9, 2018 · 4 comments
Closed

[Up For Grabs] Improve Less parser for VSCode and other IDEs #3277

matthew-dean opened this issue Jul 9, 2018 · 4 comments

Comments

@matthew-dean
Copy link
Member

VSCode implements a Less parser in Language Server Protocol, which is also used by a number of other IDEs. (LSP is documented here - https://microsoft.github.io/language-server-protocol/specification). The code as it is used in VSCode is here: https://github.com/Microsoft/vscode-css-languageservice/tree/master/src/parser

The Less parser in LSP could definitely be improved, which would help out people using Less. Anyone interested in making their development life easier and the lives of others easier is welcome to take it on!

Related issue in VSCode - microsoft/vscode#43087

@matthew-dean
Copy link
Member Author

Note, I'm working with @bd82 on documenting the Less grammar, so ping me if you would need grammar help.

@matthew-dean
Copy link
Member Author

VSCode PR here: microsoft/vscode-css-languageservice#135

@kevinramharak
Copy link

I think this was closed and shipped in august? microsoft/vscode-css-languageservice@3df5c70.

@matthew-dean
Copy link
Member Author

@kevinramharak Correct! Thanks for reminding me.

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

No branches or pull requests

2 participants