Skip to content

Add EditorCommands menu #2058

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Bogdan-Belogurov
Copy link

@Bogdan-Belogurov Bogdan-Belogurov commented Jun 8, 2025

Description

Add EditorCommands menu and update EditorInstance to be able to move lines up and down

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

Screen.Recording.2025-06-08.at.09.04.02.mov

Update `EditorInstance` to be able to move lines up and down
@thecoolwinter
Copy link
Collaborator

Looks like this methods may need to be marked public

@Bogdan-Belogurov
Copy link
Author

@thecoolwinter Hi! Do you mean moveLinesUp and moveLinesDown methods?
Cause I use these methods only in the CodeEdit module 🤔

And I noticed an issue in the current solution.

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