Skip to content

Add space after /// when continuing doc comment #1703

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

Merged
merged 2 commits into from
Jul 8, 2025

Conversation

plemarquand
Copy link
Contributor

When continuing a document comment the next line wouldn't insert the /// automatically. When splitting an existing doc comment line the new line would be /// instead of /// (note the space).

Issue: #1702

When continuing a document comment the next line wouldn't insert the
`/// ` automatically. When splitting an existing doc comment line the
new line would be `///` instead of `/// ` (note the space).

Issue: swiftlang#1702
@plemarquand plemarquand merged commit 9153c00 into swiftlang:main Jul 8, 2025
18 checks passed
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