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

Language Server and VS Code extension #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

justinfagnani
Copy link
Contributor

No description provided.


## Motivation

The currently reccomended Lit VS Code extension, lit-plugin, suffers from a few problems:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor misspelling (should be recommended)


### Testing Plan

Since developers will have varying versions of VS Code of TypeScript, we will need to test against multiple versions of TypeScript. Setting this up is a bit complicated, but we have experience from lit-plugin on how to do this.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe its worth mentioning we may want to also have a test suite run by vscode itself (using vscode-test)


## Downsides

This is a lot of work to create and maintain.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be worth lightly scoping out what parts of the project would be difficult to maintain


### Documentation Plan

We will need documentation in the lit.dev tooling section.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What would this look like? Document only on installing it and its features or do we need to go deeper on how it works?

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.

None yet

3 participants