We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would like to try this extension but it appears its only set up to work on chuckj's computer?
"@angular/language-service": "file:///Users/chuckj/src/angular/dist/packages-dist/language-service" "@angular/compiler": "file:///Users/chuckj/src/angular/dist/packages-dist/compiler", "@angular/compiler-cli": "file:///Users/chuckj/src/angular/dist/packages-dist/compiler-cli", "@angular/core": "file:///Users/chuckj/src/angular/dist/packages-dist/core", "@angular/tsc-wrapped": "file:///Users/chuckj/src/angular/dist/tools/@angular/tsc-wrapped",
The text was updated successfully, but these errors were encountered:
This was temporary until the language service was made part of the master branch of Angular. This should now be fixed.
Sorry, something went wrong.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
No branches or pull requests
I would like to try this extension but it appears its only set up to work on chuckj's computer?
"@angular/language-service": "file:///Users/chuckj/src/angular/dist/packages-dist/language-service"
"@angular/compiler": "file:///Users/chuckj/src/angular/dist/packages-dist/compiler",
"@angular/compiler-cli": "file:///Users/chuckj/src/angular/dist/packages-dist/compiler-cli",
"@angular/core": "file:///Users/chuckj/src/angular/dist/packages-dist/core",
"@angular/tsc-wrapped": "file:///Users/chuckj/src/angular/dist/tools/@angular/tsc-wrapped",
The text was updated successfully, but these errors were encountered: