Skip to content

space-before-function-paren #12234

@waderyan

Description

@waderyan

From @aochsner on November 11, 2016 22:19

We use space-before-function-paren in our eslint rules for readability. I'd like an option to format to this behavior

  • VSCode Version: 1.7.1
  • OS Version: macOS Sierra 10.12.1

Steps to Reproduce:

  1. Type function foo () { }
  2. Format the code (if it doesn't auto-format)
  3. Code is formatted to function foo() { } with no mechanism to override

Copied from original issue: microsoft/vscode#15386

Metadata

Metadata

Assignees

Labels

Domain: FormatterThe issue relates to the built-in formatterFixedA PR has been merged for this issueHelp WantedYou can do thisSuggestionAn idea for TypeScriptVS Code TrackedThere is a VS Code equivalent to this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions