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

JSON schema error when opening project.json in Webstorm #1986

Open
Den-dp opened this issue Jan 19, 2024 · 2 comments
Open

JSON schema error when opening project.json in Webstorm #1986

Den-dp opened this issue Jan 19, 2024 · 2 comments
Labels
type: bug Something isn't working

Comments

@Den-dp
Copy link

Den-dp commented Jan 19, 2024

Current Behavior

JSON schema error and no tooltips with documentation when opening project.json in Webstorm

Expected Behavior

JSON schema support must work for project.json files

Steps to Reproduce

npx create-nx-workspace@latest acme-corp
cd acme-corp
npx nx g @nx/js:library --name=sample --unitTestRunner=none --directory=libs/sample --projectNameAndRootFormat=as-provided --no-interactive

open libs/sample/project.json in Webstorm

Failure Logs / Images / Videos

image
image

Environment

  • Nx Console version: 1.17.0
  • WebStorm version: 2023.3.2
@Den-dp Den-dp added the type: bug Something isn't working label Jan 19, 2024
@Den-dp Den-dp changed the title JSON schema when open project.json error in Webstorm JSON schema error when opening project.json in Webstorm Jan 19, 2024
@MaxKless
Copy link
Collaborator

MaxKless commented May 6, 2024

Hey sorry for the late response @Den-dp.
Do you still see this on the latest version? I saw it at some point too but not anymore...

@Den-dp
Copy link
Author

Den-dp commented May 11, 2024

Hey @MaxKless !
JSON Schema error is gone
image
but the documentation is still missing
image
where I'd expected it to work the same way as in other files, like f.e. nx.json
image
or in VSCode
image

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

No branches or pull requests

2 participants