Can a setting be added for a space after a named function, before the parentheses? Like this setting from atom-beautify
:
but for named functions, too, like function foo ()
instead of function foo()
. (Does JS Beautify support this?) This is for compatibility with JS Standard Style. This is the only way the plugin is incompatible, and I'd really love for it to be compatible, even though I love Crockford's style...
This not implemented at this time. Any help appreciated.
would be nice to have this
Marked as resolved as it is a duplicate issue to #608
Most helpful comment
would be nice to have this