You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract those helpers from the html/css Language Services and put them into a npm module.
With this we can expand our Language Server tutorial with a section "testing" using this module.
Hopefully this module could also help other Language Server authors.
Todo:
Extract the helpers into a npm module
Migrate html/css LS's test to use it
Migrate LSP samples to use it for testing
Update LS authoring doc with testing section
The text was updated successfully, but these errors were encountered:
We closed this issue because we don't plan to address it in the foreseeable future. You can find more detailed information about our decision-making process here. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.
Extract those helpers from the html/css Language Services and put them into a npm module.
With this we can expand our Language Server tutorial with a section "testing" using this module.
Hopefully this module could also help other Language Server authors.
Todo:
The text was updated successfully, but these errors were encountered: