Search found 6 matches

by davaleng
Wed Aug 10, 2022 10:36 pm
Forum: Former and Future Customers - Questions
Topic: Members of a class in embedded C# code cannot be parsed
Replies: 3
Views: 2301

Re: Members of a class in embedded C# code cannot be parsed

Thank you for your reply

Your point of view, I agree

But embedded C# code is generally not very many lines, It's still convenient to add smart hints for members

I tried powershell ise , powerGUI ,Visual Studio Code,And some other software, they are very good at smart tips for Classses members
by davaleng
Wed Aug 10, 2022 4:55 pm
Forum: Former and Future Customers - Questions
Topic: Members of a class in embedded C# code cannot be parsed
Replies: 3
Views: 2301

Members of a class in embedded C# code cannot be parsed

Hello, I have a problem, Powershell studio cannot parse class members in embedded C# code I often need to embed C# code in PS to implement some functionality, parsing members of C# classes, which is a very useful feature I tested two other software, powershell IES and PowerGUI, Class members in C# c...
by davaleng
Wed Aug 10, 2022 7:04 am
Forum: Former and Future Customers - Questions
Topic: The results of Powershell ISE and PSS execution are different
Replies: 0
Views: 1713

The results of Powershell ISE and PSS execution are different

Hello I have a piece of code that gets different results after executing in powershell ise and in powershell studio, Take a look at the image demonstration below PowerShell Studio 2022, Version & Build: 5.8.209 My system: windows7 64bit abc.gif powershell script code: $source = @" public cl...
by davaleng
Wed Aug 10, 2022 6:53 am
Forum: Former and Future Customers - Questions
Topic: can't use this . method to display the members of an object
Replies: 4
Views: 1844

Re: can't use this . method to display the members of an object

Thank you for your reply, I look forward to the problem being resolved
by davaleng
Fri Aug 05, 2022 8:46 pm
Forum: Former and Future Customers - Questions
Topic: can't use this . method to display the members of an object
Replies: 4
Views: 1844

Re: can't use this . method to display the members of an object

There are also many DLL files that cannot display the methods and properties of members, :oops:
This is a very handy feature :idea: , has anyone encountered the same problem? :?:
by davaleng
Fri Aug 05, 2022 6:44 pm
Forum: Former and Future Customers - Questions
Topic: can't use this . method to display the members of an object
Replies: 4
Views: 1844

can't use this . method to display the members of an object

Hi, I just used the software PowerShell Studio, but found a problem I can't use this . method to display the members of an object, need some settings? Using another software PowerGui that was successfully implemented, please take a look at the picture below my system: windows7 , PowerShell Studio 20...