Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intellisense not working for properties and methods of .net classes like in powershell_ise #4179

Closed
2 tasks done
DennisBergemann opened this issue Sep 22, 2022 · 3 comments
Closed
2 tasks done
Labels
Issue-Bug A bug to squash. Resolution-Duplicate Will close automatically.

Comments

@DennisBergemann
Copy link

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.

Summary

Hello all,

unlike in poershell_ise it's not working to have intellisense for properties and methods of.net classes.

Expected:
[System.Text.ASCIIEncoding]:: <== here opens the list of properties and methods

if it's not so a big thing (requesting reflections) for you, i would like to have it as it is in powershell ise.

Thanks a lot

Best Regards

Proposed Design

No response

@DennisBergemann DennisBergemann added the Issue-Enhancement A feature request (enhancement). label Sep 22, 2022
@ghost ghost added the Needs: Triage Maintainer attention needed! label Sep 22, 2022
@DennisBergemann DennisBergemann changed the title Intellisense not working for peoperties and methods of .net classes like in powershell_ise Intellisense not working for properties and methods of .net classes like in powershell_ise Sep 22, 2022
@SeeminglyScience SeeminglyScience added Issue-Bug A bug to squash. Resolution-Duplicate Will close automatically. and removed Needs: Triage Maintainer attention needed! labels Sep 23, 2022
@SeeminglyScience
Copy link
Collaborator

Thanks for the report! This is a known issue being tracked in PowerShell/PowerShellEditorServices#1810.

For a temporary workaround, you can press Ctrl + Space when it happens. If that just comes up saying "no completions" you can usually press Esc to close the completions window and then Ctrl + Space to trigger it again.

@SeeminglyScience SeeminglyScience removed the Issue-Enhancement A feature request (enhancement). label Sep 23, 2022
@DennisBergemann
Copy link
Author

Thank you. I will give it a try next days

@ghost
Copy link

ghost commented Sep 24, 2022

This issue has been marked as duplicate and has not had any activity in a day. It has been closed for housekeeping purposes.

@ghost ghost closed this as completed Sep 24, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug A bug to squash. Resolution-Duplicate Will close automatically.
Projects
None yet
Development

No branches or pull requests

2 participants