Feedback
Return inside a comment line now splits it into two continued comment lines
- Status
- Fixed
- Fixed in
- v26.8.4
- Source discussion
- https://forum.objo.dev/d/791-when-splitting-an-existing-comment-line-add-comment-character-to-new-line
- Last updated
- 2026-08-17
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
When the caret is inside a dedicated # comment line and Return is pressed, Objo Studio now splits the line and carries the comment marker onto the new line, so the text continues as a comment. This matches the behaviour of Visual Studio, Rider, and similar editors, and removes the need to retype the # marker after every split.
Example: