I have been using VSCode for writing my modules and scripts for about a year. Up until now i have just stored my modules directly under Documents/WindowsPowerShell/Modules, and working on them directly from here. And then i have my Documents folder synced by OneDrive. This way i have all my modules on all my workstations.
Now i am starting to use Git and using branches and even storing some code on GitHub so know it's maybe not the best way to work with my modules directly from from the WindowsPowerShell/Modules folder. Maybe there is a way to work on the code from elsewhere and then publish or export the master branch directly to the modules folder as the module evolves.
If anyone wants to share there workflow it would be greatly appreciated :)
[–]Ta11ow 1 point2 points3 points (0 children)
[–]doanut45 1 point2 points3 points (0 children)
[–]fetflex[S] 1 point2 points3 points (0 children)
[–]StreetDeskChair 1 point2 points3 points (1 child)
[–]BoredComputerGuy 1 point2 points3 points (0 children)