powershell-universal
powershell-universal copied to clipboard
Move to Module
Summary of the new feature / enhancement
It would be nice to be able to move resources in and out of modules. This would make it easier to develop resources and then package them up into a module without having to do it all with files.
For example, click on an endpoint, select Move to Module, select a module and then that endpoint definition moves into the module. We should also make sure that you can edit resources like this in an easier way. Right now, it would just be readonly
Proposed technical implementation details (optional)
No response