You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A first way of supporting Jinja2 templates (given that they are available only in IDEA Ultimate/PyCharm Professional) is to associate *.yaml to Jinja2 file type and assign it YAML as the template language. Although there would be just some minimal code insight.
EDIT: altering the file type will make the plugin to stop working probably because the files are no longer classified as YAMLFile. This needs more analysis.
Implement reference contributor and code completion inside jinja templates.
The text was updated successfully, but these errors were encountered: