Skip to content

Improve comment interleaving layout#30

Open
alex-bochkov wants to merge 3 commits intomainfrom
codex/fix-comment-formatting-in-tsqlformattercommentinterleaver
Open

Improve comment interleaving layout#30
alex-bochkov wants to merge 3 commits intomainfrom
codex/fix-comment-formatting-in-tsqlformattercommentinterleaver

Conversation

@alex-bochkov
Copy link
Contributor

Summary

  • ensure inline comments are attached to their preceding code tokens to keep single-line comments on the same line
  • trim trailing whitespace from inline comment clusters and centralize layout handling to avoid extra blank space
  • support injecting comments both before and after formatted tokens while preserving intended blank lines

Testing

  • Not run (dotnet CLI not available in environment)

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant