0.3.0 • Published 1 year ago

@player-tools/language-service v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@player-tools/language-service

The player LSP currently supports:

  • Validation - Errors and warnings for invalid content will be displayed and highlighted.
  • Auto-completion - Valid properties and values will be auto-completed as a user types
  • Code Actions - Certain fixable validations or refactors can be performed through a user-invoked action
  • Hover Documentation - Documentation for some properties will be revealed onHover.