Hello,
However, I notice that executing these commands doesn't necessarily reflect the changes I'm making to the plugin I'm actively developing. (The changes I make to the source code don't take effect in ChimeraX.) -- I've figured out that to make the changes show up, I need to execute `toolshed uninstall` first, prior to `devel install`. (I've also noticed that it seems like a separate `devel build` step isn't needed if you are running `devel install`, which is not clear from the documentation.)
Is there something like a `devel reinstall` command which will do this for me in a single command? That would make doing things like iterative debugging a bit easier. -- Or am I potentially doing something wrong with how I'm running the install command.
Thanks,
Rocco