Skip to content
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

Add text range teleporting feature #3

Open
murtadapy opened this issue May 13, 2024 · 0 comments
Open

Add text range teleporting feature #3

murtadapy opened this issue May 13, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@murtadapy
Copy link
Owner

murtadapy commented May 13, 2024

Feature Description:
Move a block of code to another place

Feature Explanation:

  1. The user presses a shortcut
  2. Select from line. In this case the user selected au
  3. Select to line. In this case the user selected aw
  4. Select the line the range should teleport to. In this case the user selected bb
  5. Move the text range to be after bb

Before:
image

After:
image

@murtadapy murtadapy added the enhancement New feature or request label May 13, 2024
@murtadapy murtadapy changed the title Add Line teleporting feature Add text range teleporting feature May 13, 2024
@murtadapy murtadapy assigned murtadapy and unassigned murtadapy May 13, 2024
@murtadapy murtadapy added the help wanted Extra attention is needed label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant