Search found 1660 matches

by brittneyr
Tue Jan 23, 2024 6:50 am
Forum: PowerShell Studio
Topic: Rewind In PowerShell Studio
Replies: 1
Views: 1316

Re: Rewind In PowerShell Studio

The Restore Points section can be found on the ribbon under Source Control.

If you have issues finding anything on PowerShell Studio's ribbon, you can use the search bar located at the top of the application.
by brittneyr
Mon Jan 22, 2024 7:26 am
Forum: PowerShell Studio
Topic: Submit File to version recall
Replies: 3
Views: 2010

Re: Submit File to version recall

That is the correct behavior as of build 5.8.237. If you wish to leave a comment, you will need to open VersionRecall.
by brittneyr
Fri Jan 19, 2024 2:09 pm
Forum: PowerShell Studio
Topic: Submit File to version recall
Replies: 3
Views: 2010

Re: Submit File to version recall

You submit files to VersionRecall from the ribbon (Source Control->Ribbon):
SPS_RibbonVersionRecall.png
SPS_RibbonVersionRecall.png (27.18 KiB) Viewed 1961 times
If this is not what you are looking for, can you please clarify?
by brittneyr
Fri Jan 19, 2024 7:21 am
Forum: Wish List and Feature Requests
Topic: WPF/XAML Support
Replies: 4
Views: 2410

Re: WPF/XAML Support

Thank you for the feedback. WPF support is on our TODO list for a future release of PowerShell Studio. There is no ETA yet.
by brittneyr
Fri Jan 19, 2024 7:03 am
Forum: PowerShell Studio
Topic: Custom Powershell Modules Shared value not saving In Empty form Project
Replies: 22
Views: 66843

Re: Custom Powershell Modules Shared value not saving In Empty form Project

If you are importing a module into a script, this will import the files of the module. The module will handle the management of such files. To import a module, you add the following to your script: Import-Module ModuleName This is what I was referring to when I said import. That is what you are doin...
by brittneyr
Thu Jan 18, 2024 3:26 pm
Forum: PowerShell Studio
Topic: Custom Powershell Modules Shared value not saving In Empty form Project
Replies: 22
Views: 66843

Re: Custom Powershell Modules Shared value not saving In Empty form Project

The file type that was addressed in service build 5.8.236 was PSM1. PSM1 files shared values should now be saved outside of module projects. You cannot set a png or an executable file as shared. The Shared property is for sharing function and class information between other files in a project. As of...
by brittneyr
Wed Jan 17, 2024 3:32 pm
Forum: PowerShell Studio
Topic: PowerShell 7.4.1 support
Replies: 1
Views: 1307

Re: PowerShell 7.4.1 support

A new build of PowerShell Studio with support for PowerShell 7.4.1 will be released sometime next week at the latest.
by brittneyr
Wed Jan 17, 2024 7:05 am
Forum: PowerShell Studio
Topic: Custom Powershell Modules Shared value not saving In Empty form Project
Replies: 22
Views: 66843

Re: Custom Powershell Modules Shared value not saving In Empty form Project

Please try the build 5.8.236 and let me know if this is still an issue for you. This build is the first released in 2024 for PowerShell Studio.
by brittneyr
Wed Jan 10, 2024 8:00 am
Forum: PowerShell Studio
Topic: Powershell Studio automatically expanding commands
Replies: 4
Views: 13647

Re: Powershell Studio automatically expanding commands

Please answer the following questions: - Does this expand when you are typing or after copying the line? - Are you using PowerShell 7 or Windows PowerShell when you see this behavior? - Does the script work as expected when the code is written either way? - Does it happen on all scripts? If it's a s...
by brittneyr
Thu Jan 04, 2024 12:51 pm
Forum: Installation Issues
Topic: How do install on a VMware VM?
Replies: 2
Views: 8317

Re: How do install on a VMware VM?

Each VM should behave exactly as a physical host would. Therefore, you should be able to rdp the VMs and install software in the same way that you would for any other similar machine. If you have issues with this, I recommend contacting VMware. You may find the following article helpful: https://www...