Skip to content
New issue

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

After installing the NX Plugin in WebStorm the Syntax Highlighting of Angular is Buggy #2209

Open
SvenBudak opened this issue Jul 11, 2024 · 3 comments
Labels
blocked: more info needed more info needed type: bug Something isn't working

Comments

@SvenBudak
Copy link

For some reason, the angular Language Service isnt working correctly anymore after installing the NX Plugin in WebStorm.

image

I Resetted System Settings multiple times to Default and installed only the NX Plugin... Always the same result.

@SvenBudak SvenBudak added the type: bug Something isn't working label Jul 11, 2024
@MaxKless
Copy link
Collaborator

Hm that's weird. Please provide some versions via nx report and the versions of webstorm & Nx Console used. I'll have a look at what's going on here.

@MaxKless
Copy link
Collaborator

Just tried reproducing this in the latest webstorm & nx console and it worked without issue...
image

I need more info in order to fix what you're seeing. Have you managed to get the language service to work properly without Nx Console? Maybe your WebStorm version is out of date?

@MaxKless MaxKless added the blocked: more info needed more info needed label Jul 12, 2024
@SvenBudak
Copy link
Author

Node   : 20.11.0
OS     : win32-x64
pnpm   : 9.1.4

nx (global)        : 19.1.2
nx                 : 19.0.6
@nx/js             : 19.0.6
@nx/jest           : 19.0.6
@nx/eslint         : 19.0.6
@nx/workspace      : 19.0.6
@nx/angular        : 19.0.6
@nx/cypress        : 19.0.6
@nx/eslint-plugin  : 19.0.6
@nx/storybook      : 19.0.6
@nrwl/tao          : 19.0.6
@nx/web            : 19.0.6
typescript         : 5.4.5
---------------------------------------
Community plugins:
@ionic/angular       : 7.8.6
@jsverse/transloco   : 7.4.2
@nxext/capacitor     : 18.0.4
@nxext/ionic-angular : 18.0.4
webstorm64_P3sKLLduRH.mp4

It is really interesting... As soon as I reset WebStorm to system defaults, everything works. Then I install NX and the Angular Language Server no longer works. Even if I disable or even uninstall the NX plugin... it still doesn't work. Only when I reset to system defaults again does it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked: more info needed more info needed type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants