Search found 137 matches

by PsCustomObject
Fri May 06, 2022 7:59 am
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9167

Re: Intellisense not working/cache not building

Many thanks Alexander, I've tried this with couple of modules and essentially cache export is creating empty, 1kb, files I just opened the .cmdlets one I can see the [Module] preamble together with version and description while the syntax for example is empty. This is happening for all modules appea...
by PsCustomObject
Fri May 06, 2022 6:05 am
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9167

Re: Intellisense not working/cache not building

So I just tested with the bitlocker module and can confirm intellisense is working as intended. Module is something we develop internally and is highly customized to our requirements so is not published outside of our org, I can confirm that is used to work till my computer reinstallation. I have to...
by PsCustomObject
Fri May 06, 2022 5:29 am
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9167

Re: Intellisense not working/cache not building

Oh finally somebody speaking my language :D In the platform selector I've actually tried all 3 options, you know IT is not an exact science, all to the same result (cache not being "recognized"). What I have noticed, only now sorry :(, is that while I can see one of the modules in the obje...
by PsCustomObject
Fri May 06, 2022 3:20 am
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9167

Re: Intellisense not working/cache not building

Just to add, now when I'm trying to run scriptanalyzer I get the following The term 'Invoke-ScriptAnalyzer' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again....
by PsCustomObject
Fri May 06, 2022 12:10 am
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9167

Re: Intellisense not working/cache not building

Ahahah then I ask that another agent is assigned to the case, we speak different languages ;-) All jokes apart I just upgraded to latest build and alas issue is still there :-( Cache has been rebuilt and took a good chunk of time which made me hope issue was solved that was not the case. I will chec...
by PsCustomObject
Thu May 05, 2022 2:45 pm
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9167

Re: Intellisense not working/cache not building

Yes commands are from installed modules, some standard like AzureAD others are internal stuff we maintain, and I can consume them from both 5.1 and 7.X interactive sessions. I can live without intellisense for some time not a big deal, I used to code in Vi so :), but if you can benefit from investig...
by PsCustomObject
Thu May 05, 2022 2:14 pm
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9167

Re: Intellisense not working/cache not building

Thanks, I understand, but what about PowerShell 5.1?

Targeting that in the IDE has no effect, also keep in mind that's what I used during modules installation.

Thanks for the clarification.
by PsCustomObject
Thu May 05, 2022 1:51 pm
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9167

Re: Intellisense not working/cache not building

Yes version 7.2.3 is installed on the system. Here's content of the two files you mentioned: CacheBuilder32 [CacheBuilder] Status=Finished PowerShell interface could not be instantiated [CacheVersion] x86= CacheBuilder64 [CacheBuilder] Status=Finished [CacheVersion] X64=7.2.3 Please let me know if t...
by PsCustomObject
Thu May 05, 2022 1:13 pm
Forum: PowerShell Studio
Topic: Intellisense not working/cache not building
Replies: 33
Views: 9167

Intellisense not working/cache not building

Product: PowerShell Studio 2022 (64 Bit) Build: v5.8.205 OS: Windows 10 Enterprise (64 Bit) Build: v10.0.22000.0 Hello, I had to reinstall my machine today and together with it my beloved editor :) Issue I am facing is cache is not being built correctly, despite output telling me otherwise, and as a...
by PsCustomObject
Tue Aug 10, 2021 4:08 am
Forum: PowerShell Studio
Topic: Code linter/formatter not setting cursor on correct line
Replies: 4
Views: 8240

Re: Code linter/formatter not setting cursor on correct line

Sure thing here they are.
Scrren_1.png
Scrren_1.png (30.52 KiB) Viewed 7286 times
Scrren_2.png
Scrren_2.png (30 KiB) Viewed 7286 times