intellij-snakeyaml
intellij-snakeyaml copied to clipboard
Support settings "Right margin (columns)" and "Wrap on typing"
It would be great if the plugin supported the code style settings "Right margin (columns)" and "Wrap on typing" (under Settings -> Editor -> Code Style -> SnakeYAML -> Wrapping and Braces), similar to e.g. the JSON plugin. In my current project, I would like lines to hard-wrap at 80 columns when working with YAML.