JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : We have got a new blog where we post some interesting SWF internals info.

List of issuesList of issues

#492 Add new Hotkeys (all can post here what they want to add)
Author: user megalol
Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: GUI
State: closed Help

I want a hotkey for Search in all texts (Define*Texts) Ctrl+T and for Search in all AS Ctrl+S.
developer
I'd prefer Ctrl-Shift-F Ctrl-S usually means save.
user
Ok, I rare use AS search so for me it doesn't matter. Maybe than Shift+F better?
user
Btw could be useful to quick navigate through numbers of Define*Texts by pressing numeretic keys. For example if I want to open DefineText (77) I'll press on keyboard "77".
developer
Shift-F is the uppercase F:) it is not a hotkey:)
user
Lol :) and what about Alt+F?
user
So what about Ctrl+S = save. Ctrl+R = reload, Ctrl+Shift+S = save as, Ctrl+O = open and Ctrl+Shift+X = close swf?
developer
Alt-F is ok, but Alt+letter usually moves the focus to the menu, usually it is not a direct hotkey for a functionality. I like the others.
user
And what about Ctrl+E = export selection, Ctrl+Shif+E = export all, Ctrl+D = clear log, Alt+E = edit, Alt+Shift+X = close all, Alt+P = advanced settings? Btw there is a strang behavior when I select some DefineText parameters panel and without editing it pressing Ctrl+E or Ctrl+X (first deletes string and second brings it back but it's not for real coz doesn't makes any changes - it can be checked by pressing edit button).
developer
Ctrl-E bug is fixed. Also disabled Ctrl-H (search and replace dialog) when textarea is non editable.
developer
Some hotkeys added: Ctrl-Shift-F: Find Ctrl-Shift-T: Find text Ctrl-Shift-O: Open Ctrl-Shift-S: Save This is not the final version. I'll change them according to your previous commens, and I'll add some other hotkeys, too. (But it is too late now, maybe tomorrow:))
user
Thanks, now is much better!
developer
I added the follwing hotkeys. Ctrl-Shift-F: Find (Ctrl-F is a local find in the treeview an in scripts/text) Ctrl-Shift-T: Find text Ctrl-Shift-O: Open Ctrl-Shift-S: Save Ctrl-Shift-A: Save as Ctrl-Shift-R: Reload Ctrl-Shift-X: Close all Ctrl-Shift-D: Clear log Ctrl-Shift-E: Export all It will be included in the next nightly (nightly version >= 353)
developer
Do you need any other hotkey? Can I close this issue?
user
No, close it.
developer
State: new→closed