The JADE 2022 release meets tomorrow’s business demands.
In the JADE method Editor, there is an option to "Refactor" from a literal in code to "Promote to Method Constant", where a dialog asks for the name, and there is a "Promote to Type Constant" refactor option for a Method Constant, which are both great features. It would be nice to be able to refactor directly from a literal in code to a Type Constant in one action, entering the new Constant name as part of that action.
It would also be nice if when you select text surrounded by ", that it would accept this as a selection - double clicking on a word will highlight the word, but not the "
It could also be nice to have the constant name default to the string value selected (or have an option to allow this via settings)
Can open these as new Jedi if needed.