How to Create a CSV File
By default, PyCharm escapes HTML characters when displaying documentation for JSON schema definitions in documentation popups. To get nice looking documentation with rich HTML markup, store the HTML description in the x-intellij-html-description extension property instead of description. Besides schemas from JSON Schema Store, PyCharm lets you configure and use custom schemas from other storages. You […]
