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

[WIP] gq #1106

Merged
merged 9 commits into from
Dec 4, 2016
Merged

[WIP] gq #1106

merged 9 commits into from
Dec 4, 2016

Conversation

johnfn
Copy link
Member

@johnfn johnfn commented Dec 2, 2016

It's our most requested feature!

  • Handle multi-line comments
  • Preserve line breaks

}

public reflowSingleLineComments(s: string, indentLevel: number, commentStyle: string): string {
let maximumLineLength = 80;
Copy link
Member

Choose a reason for hiding this comment

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

This can be from the editor config instead right?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep.

@johnfn johnfn mentioned this pull request Dec 3, 2016
Closed
@johnfn johnfn merged commit 2e9c06c into master Dec 4, 2016
@jpoon jpoon deleted the gq branch April 25, 2017 07:04
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants