tatethurston / embedded-typescript

Type safe embedded TypeScript templates
MIT License
45 stars 1 forks source link

add language server #4

Closed tatethurston closed 3 years ago

tatethurston commented 3 years ago

Adds a very basic language server and an integration with vscode.

Will need to follow up with better TS integration. This should probably be done for the compiler as well.