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

Text Editor : Add shortcut for dialogs #85

Open
Tilix4 opened this issue Oct 11, 2018 · 1 comment
Open

Text Editor : Add shortcut for dialogs #85

Tilix4 opened this issue Oct 11, 2018 · 1 comment

Comments

@Tilix4
Copy link
Contributor

Tilix4 commented Oct 11, 2018

I'm thinking about a shortcut to improve dialog writing. Using this shortcut, it would automatically write the previous character. We could use Ctrl + e / cmd + e (osx), because this shortcut is not used by atom by default.
Like :

STEEL
Beer's ready!

BRICK
Are they cold?

CTRL + E

STEEL (Automatically written)

Pressing this shortcut several times would iterate in a list of characters present in the current scene. In that way, this shortcut could be used even for dialogs with more than two people.

@jrbostic
Copy link
Collaborator

That's a cool idea. Maybe could even be applied more generally. Like hotkeys for looping through common structural values.

That also makes me think... Could we do something similar to an autocomplete?

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

No branches or pull requests

2 participants