sourcery icon indicating copy to clipboard operation
sourcery copied to clipboard

JSON schema files for project and user settings?

Open willfrey opened this issue 3 years ago • 1 comments

Issue description or question

Could you provide JSON schema files for your project and user settings? This would make changing (and exploring) the settings options available right from an IDE/editor, as many have features that rely on having a schema for the file.

Sourcery Version

v0.12.6

Code editor or IDE name and version

VS Code 1.70.0

OS name and version

macOS 12.5

willfrey avatar Aug 08 '22 16:08 willfrey

This is a great idea @willfrey!

We'll look into it

brendanator avatar Aug 12 '22 15:08 brendanator

We now have a schema! https://docs.sourcery.ai/Guides/IDE-Autocompletion/

Hellebore avatar Oct 28 '22 10:10 Hellebore