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

chore: update ls version to get new functionality #20

Merged
merged 1 commit into from
May 22, 2021
Merged

Conversation

lifeart
Copy link
Owner

@lifeart lifeart commented May 22, 2021

  • Support workspace/didChangeConfiguration event
  • Improved startup speed by delaying template tokenization
  • Autocomplete now use global registry and file change events, not fs lookup, but we still do fs lookup on project initialization
  • Added template-lint severity support
  • Improved template-linting speed

* Support workspace/didChangeConfiguration event
* Improved startup speed by delaying template tokenization
* Autocomplete now use global registry and file change events, not fs lookup, but we still do fs lookup on project initialization
* Added template-lint severity support
* Improved template-linting speed
@lifeart lifeart merged commit 4d7be73 into master May 22, 2021
@lifeart lifeart deleted the new-ls-version branch May 22, 2021 20:41
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