Skip to content

Add space after '?' only for conditional operators#2110

Merged
vladima merged 3 commits intomasterfrom
formattingQMark
Feb 24, 2015
Merged

Add space after '?' only for conditional operators#2110
vladima merged 3 commits intomasterfrom
formattingQMark

Conversation

@vladima
Copy link
Copy Markdown
Contributor

@vladima vladima commented Feb 23, 2015

Fixes #2080

Comment thread src/services/formatting/rules.ts Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand; why didn't this catch that originally?

Comment thread src/services/formatting/rules.ts Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't abbreviate QuestionMark to QMark.

👍

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

;; not that it really matters

@DanielRosenwasser
Copy link
Copy Markdown
Member

👍

1 similar comment
@JsonFreeman
Copy link
Copy Markdown
Contributor

👍

vladima added a commit that referenced this pull request Feb 24, 2015
Add space after '?' only for conditional operators
@vladima vladima merged commit 55dafb5 into master Feb 24, 2015
@vladima vladima deleted the formattingQMark branch February 24, 2015 05:19
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Formatter inserts extra space after ? in optional signatures

5 participants