Search found 284 matches
- Fri Aug 07, 2020 11:08 pm
- Forum: PowerShell Studio
- Topic: [PSS 2020][Bug] After open curly braces, add extra line
- Replies: 1
- Views: 407
[PSS 2020][Bug] After open curly braces, add extra line
PSS Version: 2018 5.7.179x64 OS Version: Windows 10 x64 1903 WMF Version: 5.1 Impact: Minor Symptoms: When you open a curly brace with the option to automatically close it enabled and then hit enter, it correctly moves the cursor down one line and the closing brace to the line after. If however ins...
- Fri Aug 07, 2020 10:58 pm
- Forum: PowerShell Studio
- Topic: [PSS 2020][Bug] Module caching incomplete
- Replies: 1
- Views: 348
[PSS 2020][Bug] Module caching incomplete
PSS Version: 2018 5.7.178x64 OS Version: Windows 10 x64 1903 WMF Version: 5.1 Impact: High Symptoms: I routinely have the problem, that the Cachebuilder hangs and does not complete the cache, or even if it does, it will end up missing several modules, my most critical productivity module (PSFramewo...
- Wed Oct 31, 2018 5:10 pm
- Forum: PowerShell Studio
- Topic: [PSS 2018][Bug] Multiple psd1 files in root folder
- Replies: 1
- Views: 1327
[PSS 2018][Bug] Multiple psd1 files in root folder
PSS Version: 2018 5.5.155x64 OS Version: Windows 10 x64 1803 WMF Version: 5.1 Impact: Medium Symptoms: Having more than one .psd1 file in the module root folder will cause an exception and prevent additional files from showing up / break module synchronization. Reproducibility: - Create new module ...
- Fri Oct 12, 2018 11:49 pm
- Forum: PowerShell Studio
- Topic: [PSS 2018][Bug] Module Cache skipping modules
- Replies: 7
- Views: 3324
Re: [PSS 2018][Bug] Module Cache skipping modules
Merci 
As for that button: I only get offered to write a DM (which doesn't support attachments).
I'm assuming that access to email links is restricted to privileged forums users (would be a bit of a problem if regular users could see the email address of other users)

As for that button: I only get offered to write a DM (which doesn't support attachments).

I'm assuming that access to email links is restricted to privileged forums users (would be a bit of a problem if regular users could see the email address of other users)
- Fri Oct 12, 2018 11:34 am
- Forum: PowerShell Studio
- Topic: [PSS 2018][Bug] Module Cache skipping modules
- Replies: 7
- Views: 3324
Re: [PSS 2018][Bug] Module Cache skipping modules
Sure, if you've got me your email address. Alternatively you could just install it from the gallery (that's where I deploy mine from): Install-Module PSFramework In case all three are needed to reproduce this, also: Install-Module PSUtil Install-Module PSModuleDevelopment Other than those modules, t...
- Fri Oct 12, 2018 8:57 am
- Forum: PowerShell Studio
- Topic: [PSS 2018][Bug] File Template for non-ps1 files
- Replies: 3
- Views: 1860
Re: [PSS 2018][Bug] File Template for non-ps1 files
Just to be sure in case you are referring to 'Synchronized' and files showing up in the project view:
Synchronization is enabled, this is my File Filter: *.*
It is not created in the folder at all.
Regular md files show just fine
Synchronization is enabled, this is my File Filter: *.*
It is not created in the folder at all.
Regular md files show just fine

- Fri Oct 12, 2018 8:50 am
- Forum: PowerShell Studio
- Topic: [PSS 2018][Bug] Module Cache skipping modules
- Replies: 7
- Views: 3324
Re: [PSS 2018][Bug] Module Cache skipping modules
Hi Alexander, - The module is developed by me, it is my main scripting framework and literally every single module and script I build uses it - It's installed in the $PSModulepath (the default Program Files path for modules, specifically) - Yes, it shows up with Get-Module -ListAvailable. It imports...
- Fri Oct 12, 2018 2:22 am
- Forum: PowerShell Studio
- Topic: [PSS 2018][Bug] File Template for non-ps1 files
- Replies: 3
- Views: 1860
[PSS 2018][Bug] File Template for non-ps1 files
PSS Version: 2018 5.5.155x64 OS Version: Windows 10 x64 1803 WMF Version: 5.1 Impact: Minor Symptoms: Creating a file template for another file type works just fine and will show up in the file selection options. However, when trying to create a file from that template, it will just silently fail. ...
- Fri Oct 12, 2018 12:59 am
- Forum: PowerShell Studio
- Topic: [PSS 2018][Bug] Module Cache skipping modules
- Replies: 7
- Views: 3324
[PSS 2018][Bug] Module Cache skipping modules
PSS Version: 2018 5.5.155x64 OS Version: Windows 10 x64 1803 WMF Version: 5.1 Impact: High Description: On new installations, PowerShell Studio will build the module cache and declare that action finished. However, it will not cache any content from any of my modules, leaving me without any Primal ...
- Sat Mar 03, 2018 5:58 am
- Forum: PowerShell Studio
- Topic: [PSS 2018][Bug?] Performance switching between projects
- Replies: 7
- Views: 3598
Re: [PSS 2018][Bug?] Performance switching between projects
Hi David, no doubting it - dbatools is growing fast as far as modules are concerned. If your last copy was from April 2017 or something like that, there is really no comparison to how it rocks today! (And of course, yeah, the number of files has grown significantly over that time period) I was howev...