Sublime Forum

Edit menu: Code Folding and Wrapping

#1

Why are the Code Folding commands in the Edit menu? They do not modify the buffer.

It seems to me that they would be better placed in the View menu, grouped with Indentation and Word Wrap.
All of those just change the view of the buffer, not its content.
[Exception: The indentation conversion commands.]

Also, what do the Edit -> Wrap commands do?
How are they different from View -> Word Wrap Column commands?

0 Likes

#2

I too think “Code Folder” should not be in “Edit” menu, but should go under “View”. As @Adamarla said, it’s not modifiying/editing buffer text.

0 Likes