Skip to content

Commit

Permalink
Configure JSON schema for IntelliJ
Browse files Browse the repository at this point in the history
  • Loading branch information
krzema12 committed Jan 29, 2025
1 parent 9e59643 commit c44d258
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .idea/jsonSchemas.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 comments on commit c44d258

@krzema12
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI @Vampire

@Vampire
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What for?
As soon as it is added to schemastore, IJ should get it automatically, shouldn't it?

@krzema12
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, we just don't know when they will add it to the schemastore, and I want to test the schema ASAP 😊

@Vampire
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They are usually quite fast with merging PRs, you just first have to make up your mind where you want the file to live ultimately. :-)
And I use the schema all the time already, you can just configure it manually. :-)

Please sign in to comment.