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

Continue a single-line comment after pressing enter #19

Closed
jiribenes opened this issue Jul 26, 2024 · 1 comment · Fixed by #27
Closed

Continue a single-line comment after pressing enter #19

jiribenes opened this issue Jul 26, 2024 · 1 comment · Fixed by #27
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jiribenes
Copy link
Contributor

jiribenes commented Jul 26, 2024

Continue a single-line comment after <enter> press by inserting a // on the new line.
Use onEnterRules, and preferably make this configurable.

Related links:

As a follow-up, you could try doing the same for /// (doc comments)

@b-studios
Copy link
Collaborator

Is this configurable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Development

Successfully merging a pull request may close this issue.

3 participants