Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for space between named function and left parenthesis #940

Closed
jsejcksn opened this issue May 23, 2016 · 4 comments
Closed

Add option for space between named function and left parenthesis #940

jsejcksn opened this issue May 23, 2016 · 4 comments

Comments

@jsejcksn
Copy link

Can a setting be added for a space after a named function, before the parentheses? Like this setting from atom-beautify:
screen shot 2016-05-23 at 00 45 21
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...

@stonexer
Copy link

#608 refer this

@bitwiseman bitwiseman added this to the v2.0.0 milestone Aug 8, 2016
@bitwiseman
Copy link
Member

bitwiseman commented Aug 8, 2016

This not implemented at this time. Any help appreciated.

@bahatron
Copy link

would be nice to have this

@MacKLess
Copy link
Collaborator

Marked as resolved as it is a duplicate issue to #608

@bitwiseman bitwiseman removed this from the v2.0.0 milestone Oct 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants