dbt-labs / dbt-jsonschema

Apache License 2.0
109 stars 40 forks source link

Recommend YAML-Config Autocomplete for Jetbrains (Pycharm and friends) #92

Open joshuataylor opened 9 months ago

joshuataylor commented 9 months ago

There is a great plugin that should be installed alongside this.

[https://plugins.jetbrains.com/plugin/12016-yaml-config-autocomplete](Yaml-Config Autocomplete)

It adds autocomplete when typing keys, which for some reason is not supported OOTB with PyCharm!

joellabes commented 9 months ago

Feel free to open a PR tweaking the readme and we'll get it merged!