Will Nations

Results 39 issues of Will Nations

**Is your feature request related to a problem? Please describe.** I may have very often occurring references to the same document which I want to be able to use non-piped...

Would simply make a keyboard-accessible shortcut for creating a new script by opening the ScriptCreateDialog. Could also make an optional parameter for adding it to a node at a specific...

It will be more powerful if users are able to take advantage of RegEx for any of the commands that they need to use (especially things that get extrapolated to...

If a node is selected in the Scene dock, you could match subsequences on the list of properties associated with that Node in the Inspector (any property with "usage" that...

If the user starts typing out the name of a node in the scene, you could subsequence match on the list of nodes in the scene and, if selected, automatically...

If the string you type in indicates a desire to add a project setting or editor setting, you could have those options come up as commands in the default Ctrl+P...

In the interest of supporting multiple command operations, you'll need an abstraction level to indicate what the command is, and potentially even what category the command belongs to, rather than...

Nothing in the README suggests that users can add top-level comments for an entire class nor subsequent header comments for nested class declarations. If it is possible, it should be...