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

Allow continuous movement with Alt+Up / Alt+Down in script editor #27164

Closed
rogeriodec opened this issue Mar 17, 2019 · 1 comment
Closed

Allow continuous movement with Alt+Up / Alt+Down in script editor #27164

rogeriodec opened this issue Mar 17, 2019 · 1 comment

Comments

@rogeriodec
Copy link

rogeriodec commented Mar 17, 2019

Godot version:
3.1

OS/device including version:
Windows 10 x64

Issue description:
When I want to move a line, up and down, inside the editor, when I press, for example, Alt+Up, it moves just 1 line.
In any other editors, if a keep it pressed, it continues to move the line.
But in the current editor, if I want to move 10 lines, I have to press Alt+Up 10 times.

Steps to reproduce:

Select one line, keep Alt+Up or Alt+Down pressed and it will move the line just 1 time.

@rogeriodec rogeriodec changed the title Allow continuous movement with Alt + Up / Alt + Down in editor Allow continuous movement with Alt+Up / Alt+Down in editor Mar 17, 2019
@akien-mga akien-mga changed the title Allow continuous movement with Alt+Up / Alt+Down in editor Allow continuous movement with Alt+Up / Alt+Down in script editor Apr 1, 2019
@KoBeWi
Copy link
Member

KoBeWi commented Feb 16, 2020

This was resolved as a side-effect of #28787

@KoBeWi KoBeWi closed this as completed Feb 16, 2020
@KoBeWi KoBeWi added this to the 3.2 milestone Feb 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants