Search found 290 matches

by Bosparan
Fri Oct 12, 2018 11:34 am
Forum: PowerShell Studio
Topic: [PSS 2018][Bug] Module Cache skipping modules
Replies: 7
Views: 4407

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...
by Bosparan
Fri Oct 12, 2018 8:57 am
Forum: PowerShell Studio
Topic: [PSS 2018][Bug] File Template for non-ps1 files
Replies: 3
Views: 2377

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 :)
by Bosparan
Fri Oct 12, 2018 8:50 am
Forum: PowerShell Studio
Topic: [PSS 2018][Bug] Module Cache skipping modules
Replies: 7
Views: 4407

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...
by Bosparan
Fri Oct 12, 2018 2:22 am
Forum: PowerShell Studio
Topic: [PSS 2018][Bug] File Template for non-ps1 files
Replies: 3
Views: 2377

[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. ...
by Bosparan
Fri Oct 12, 2018 12:59 am
Forum: PowerShell Studio
Topic: [PSS 2018][Bug] Module Cache skipping modules
Replies: 7
Views: 4407

[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 ...
by Bosparan
Sat Mar 03, 2018 4:58 am
Forum: PowerShell Studio
Topic: [PSS 2018][Bug?] Performance switching between projects
Replies: 7
Views: 4464

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...
by Bosparan
Sat Mar 03, 2018 4:49 am
Forum: PowerShell Studio
Topic: [PSS 2018][Bug] Aliases not detected
Replies: 3
Views: 2428

Re: [PSS 2018][Bug] Aliases not detected

Heya David,

thank you as always for your swift resolutions :)

Cheers,
Fred
by Bosparan
Wed Feb 28, 2018 12:16 pm
Forum: PowerShell Studio
Topic: [PSS 2018][Bug?] Performance switching between projects
Replies: 7
Views: 4464

Re: [PSS 2018][Bug?] Performance switching between projects

So that I understand! Are you contributing with DBATools? Or, are you trying to integrate DBATools into an existing project? I haven't heard from any of the DBATools contributors having some issues (yet!). Heya, I'm Fred from the project. The only two project members that use it are me and Chrissy,...
by Bosparan
Wed Feb 28, 2018 12:12 pm
Forum: PowerShell Studio
Topic: [PSS 2018][Bug] Editor slowdown on CBH
Replies: 3
Views: 2441

Re: [PSS 2018][Bug] Editor slowdown on CBH

Heya Max, love the help writer (and I've got the full suite, being Fred from the SqlCollaborative slack channel ^^) Problem is, I can't really use it for projects I share with the community (since many don't have it there). Using it for internal stuff quite a bit and no, don't see slowdown happening...
by Bosparan
Wed Feb 28, 2018 12:10 pm
Forum: PowerShell Studio
Topic: [PSS 2018][Bug] Duplicate modules & commands
Replies: 4
Views: 2966

Re: [PSS 2018][Bug] Duplicate modules & commands

Heya Max, problem is, it lists it for every single copy of the same module (whether equal or different version numbers). In some cases, that means I've got ten times the same command on the list, which is slightly inconvenient (it also doesn't tell me for which version it is, if picking different ve...