Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

Angularls doesn't works at all #185

Open
mistical2008 opened this issue Oct 14, 2021 · 0 comments
Open

Angularls doesn't works at all #185

mistical2008 opened this issue Oct 14, 2021 · 0 comments

Comments

@mistical2008
Copy link

Inputs:

  • Bootstrapped Angular project with ng
  • Added to tsconfig.json:
    "angularCompilerOptions": {
     "strictTemplates": true
    },
    "plugins": [
     {"name": "@angular/language-service"}
    ]

Desired behaviour:
Autocomletion on html-directives and interpolation in templates

Result:
Angularls doesn't attached to buffer and autocompletion doesn't works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant