Skip to content

SirNoName2705/JsonSchemaGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Visual Studio 2022:

There should be an Option somewhere in the ide to add a custom json catalog. Tools>Options>Json>Schema Then click add new one in the upper left. Copy this link:

https://raw.githubusercontent.com/SirNoName2705/JsonSchemaGenerator/master/SchemaDirectOutput/vs_schema_catalog.json

and paste it in the settings. Save and restart the ide.

Rider

  • Download the JsonSchemas.xml of your choice. (url or local version)
  • Then put it in the .idea/.idea.ProjectName.dir/.idea folder (that is the .idea folder of the project not the solution)
  • If you use the local version you also need to put the .schemas folder in the main directory

VScode

  • Download the settings.json of your choice. (url or local version)
  • Put the file in your .vscode folder
  • If you use the local version you also need to put the .schemas folder in the main directory

Credits:

  • DarkhNekromant for the idea and a lot of the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published