Skip to content

Provide a npm module that simplify testing of language features on single virtual fileΒ #312

Closed
@octref

Description

@octref

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions