-
-
Notifications
You must be signed in to change notification settings - Fork 597
Closed
Labels
Description
https://github.com/octref/vscode-language-server-e2e-test
- Infrastructure from https://github.com/octref/vscode-language-server-e2e-test
- Basic formatting
- Basic definition
- Full formatting
- Full definition
- Completion
- Template
- Style
- Script
- Diagnostics
- Hover
- Highlight
- References
- Document Link
- Document Symbol
- Color Presentation — later, will need to update LanguageServer node module first
- Signature Help — later, this is only available to
<script>
section and that is tightly coupled with the TS version we are using (about to update).
- Setup travis so e2e test runs together with unit tests
- Setup coverage report — seems too tricky with mocha + TypeScript and then our extension setup
Functionalities:
- Reenable
documentLink