microsoft / vs-ng-language-service

Visual Studio extension for the Angular Language Service
MIT License
43 stars 15 forks source link

Make the paths to Angular and TypeScript modules configurable #53

Closed MariaSolOs closed 1 year ago

MariaSolOs commented 1 year ago

We hardcode the path to the Angular server and the TypeScript module when starting the LSP client. It would make sense to make this configurable (maybe with a Tools/Options page...?)