Search found 137 matches

by PsCustomObject
Mon May 16, 2022 12:56 pm
Forum: PowerShell Studio
Topic: Issue with regions
Replies: 6
Views: 3446

Re: Issue with regions

Thanks, I actually did both.

I tried manually adding the region but also used the built-in menu/keyboard shortcut, same result.

I'm attaching requested screenshots
by PsCustomObject
Mon May 16, 2022 7:12 am
Forum: PowerShell Studio
Topic: Issue with regions
Replies: 6
Views: 3446

Issue with regions

Product: PowerShell Studio 2022 (64 Bit) Build: v5.8.206 OS: Windows 10 Enterprise (64 Bit) Build: v10.0.22000.0 Hello, as per subject I am facing a weird issue with regions. I have a foreach loop which I'm trying to enclose in a region problem is code is collapsed correctly when no region is presen...
by PsCustomObject
Tue May 10, 2022 6:27 am
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9162

Re: Intellisense not working/cache not building

Finally! Ok as I said error I've observed in the log file was due to the missing module, sorry for that, I had to replace DLLs as per your instructions and rebuild from an interactive session but finally this did the trick and I got my cache back. Once again thanks for all your help and troubleshoot...
by PsCustomObject
Tue May 10, 2022 6:12 am
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9162

Re: Intellisense not working/cache not building

Thanks Alexander, so PNP and SP Online modules have finally been "recognized" but thanks for the files :) I've just noticed I removed and did not reinstall, as part of the thousands of tests, MSONline module which is an external dependency on the Dental-Module we use, I have now reinstalle...
by PsCustomObject
Tue May 10, 2022 2:01 am
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9162

Re: Intellisense not working/cache not building

Well thanks to you Alexander and team for the help and patience on this :) So I did as instructed, command runs without errors but I do not see neither log in the folder of cachebuilder (unless it got created somewhere else for unknown reasons). I can confirm AZ* modules have been correctly cached a...
by PsCustomObject
Tue May 10, 2022 1:37 am
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9162

Re: Intellisense not working/cache not building

I am always up for testing and debugging :-)

I'm downloading/copying right now and will let you know the outcome.
by PsCustomObject
Mon May 09, 2022 10:07 pm
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9162

Re: Intellisense not working/cache not building

Thanks a lot Alexander, in effect I've installed all modules with Install-Module az which is just a wrapper so it makes sense somehow, still don't understand why my custom module is affected as well but, for example, but one step at time :)

Again many thanks!
by PsCustomObject
Mon May 09, 2022 9:07 am
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9162

Re: Intellisense not working/cache not building

Magic, I came to the conclusion it's either A) Computers do hate us B) It's magic But I tend to believe B more, know one thing. I'm working with another editor and hating every minute of it, on the bright side I am appreciating your products even more :-) Today I tried to uninstall module and instal...
by PsCustomObject
Sun May 08, 2022 10:53 pm
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9162

Re: Intellisense not working/cache not building

Yet .Net framework runtime is installed and all modules, included custom ones, can be importated from an interactive session or VsCode for what matters.

Thanks for your help!
by PsCustomObject
Sun May 08, 2022 10:20 pm
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9162

Re: Intellisense not working/cache not building

Thansk for the explanation Alexander, I am facing the issue also with AZ modules (AZ.SQL, Az.SqlVirtualMachine, you can pickup one :)).

Funny enough AzureAD module is not affected by this as its cache is correctly built.

If there is any information, debug/anything I can provide please let me know.