PowerShell Studio Feature Requests

Feature requests, product enhancement ideas, and other product-specific suggestions.

`Synchronized Project` Live Updates

Bosparan, Dec. 17, 2017Under Review

Currently, a synchronized project will only update when ...

  • Loading the module
  • Enabling its synchronization state
  • Reloading the psproj file after change

I'd appreciate it, if the module could employ a filesystemwatcher and resync on any actual change as it happens.

Scenarios where it currently is a bother:

  • Switching git branches in a Git project where the PSS project files are in .gitignore (which they uniformly should be in most cases)
  • Adding files you can't add directly through PowerShell Studio (e.g.: .md/.help.txt files)


You must be logged in to make a comment on a feature request. Click here to log in now.