git clone git@github.com:lvce-editor/language-features-typescript.git &&
cd language-features-typescript &&
npm ci &&
npm test
This extension is based on https://github.com/microsoft/vscode/tree/main/extensions/typescript-language-features by Microsoft (License MIT)