Skip to content

Move Go to Line/Column higher in menu#264

Closed
ankddev wants to merge 1 commit intomicrosoft:mainfrom
ankddev:move-goto-higher
Closed

Move Go to Line/Column higher in menu#264
ankddev wants to merge 1 commit intomicrosoft:mainfrom
ankddev:move-goto-higher

Conversation

@ankddev
Copy link
Contributor

@ankddev ankddev commented May 25, 2025

Closes #261.

Description

Move Go to Line/Column higher in menu. I think that Close editor and Exit should be last options on menu; other editors do same.

Screenshots

(In Russian locale)

Signed-off-by: ANKDDEV <andrekabatareika@gmail.com>
@lhecker
Copy link
Member

lhecker commented May 25, 2025

FWIW I knew about these issues with the PR, but I didn't want to go back and forth with the contributor about these things, so I was meaning to fix it today.

Go to Line for instance doesn't belong into that menu at all. It changes the viewport of the editor and thus belongs into the "View" menu. It also needs to be removed as a menu item if there's no open file.

I'm grateful that you opened the PR, but I'll close it in favor of mine (#267), which addresses other issues as well.

@lhecker lhecker closed this May 25, 2025
@ankddev ankddev deleted the move-goto-higher branch May 25, 2025 14:25
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.

Move Go to Line higher

2 participants