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

Intellij Idea with NX Console opens project.json with Data Editor and Viewer if form of a table #2125

Open
mikhail-g opened this issue May 7, 2024 · 1 comment
Labels
blocked: more info needed more info needed type: bug Something isn't working

Comments

@mikhail-g
Copy link

Current Behavior

Intellij Idea with NX Console opens project.json with Data Editor and Viewer if form of a table. Data Editor and Viewer is bundled and enabled in IntelliJ IDEA by default.
I tried with both Database Tools and SQL plugin enabled and disabled (see link above)

package.json opens normally

Expected Behavior

project.json should be shown as json file

Steps to Reproduce

  1. Open nx project with Intellij Idea Ultimate
  2. Install NX Console plugin
  3. open project.json

Failure Logs / Images / Videos

Screenshot 2024-05-07 at 17 57 44

Environment

Intellij Idea (Host)
OS: macOS 13.6.6 (22G630)

Intellij Idea (server) - connected via coder to linux workspace:
Node : 20.5.1
OS : linux-x64
npm : 9.8.0

nx : 18.0.4
@nx/js : 18.0.4
@nx/jest : 18.0.4
@nx/linter : 18.0.4
@nx/eslint : 18.0.4
@nx/workspace : 18.0.4
@nx/cypress : 18.0.4
@nx/devkit : 18.0.4
@nx/eslint-plugin : 18.0.4
@nx/node : 18.0.4
@nx/react : 18.0.4
@nx/storybook : 18.0.4
@nrwl/tao : 18.0.4
@nx/web : 18.0.4
@nx/webpack : 18.0.4
typescript : 5.3.3

Community plugins:
nx-stylelint : 17.1.4

  • Nx Console version:
    • 1.23.1
  • Intellij Ultimate version version:
    • IntelliJ IDEA 2024.1.1
    • Build #JBC-241.15989.150, built on April 29, 2024
@mikhail-g mikhail-g added the type: bug Something isn't working label May 7, 2024
@MaxKless
Copy link
Collaborator

MaxKless commented May 8, 2024

Hey! Thanks for the report.
Can you specify what you mean by 'if form of a table'?
For me, project.json files open normally in IntelliJ IDEA Ultimate.

Please provide a minimal reproduction as that is the fastest way for me to see the same issue you're seeing and to help fix it!
Thank you :)

@MaxKless MaxKless added the blocked: more info needed more info needed label May 8, 2024
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