You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 :
CTRL + E
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.
The text was updated successfully, but these errors were encountered: