jstoolnpp
jstoolnpp copied to clipboard
[FeatureRequest] minimize only selected
Hi, I use your plugin every day, so thank you for your work.
As said in the title I would like very much to have the possibility to call "JSMin" only on the selected text.
I'm using the plugin in another context the it's main/intended purpose ... I'm a Python developer and I use the "ctr+alt+M" to format dictionaries to make them more readable (for who doesn't know, they have the same form as "objects" in Javascript Es. {"a":1} ) when getting them from log &Co. The "annoyance": when "debugging"/analyzing ... working from the python shell in general, pasting formatted dicts creates multiple line in the shell history which in turn makes the history navigation and re-execution the "command" difficult, now in order to minimize the dict I have to copy&paste in another tab and the minimize it
"ctrl+alt+shift+M" could be a good shortcut
Thank you
Thanks for this.
Many other Python developers would welcome this enhancement being available to them.
I support this enhancement
I want this feature too