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

Autocomplete/Intellisense on object properties not working correctly. #12

Closed
ThePSAdmin opened this issue Nov 19, 2015 · 2 comments
Closed
Labels
Issue-Bug A bug to squash.
Milestone

Comments

@ThePSAdmin
Copy link

When tabbing for autocomplete on a property from intellisense, either the period is removed or the entire object + property is replaced with the property name.

powershell_vscode

@daviwil
Copy link
Contributor

daviwil commented Nov 19, 2015

Ouch! I know why that's happening. Will fix ASAP. Thanks for the report!

@daviwil
Copy link
Contributor

daviwil commented Dec 11, 2015

Now fixed in PowerShellEditorServices, look for this is the next release!

@daviwil daviwil closed this as completed Dec 11, 2015
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.
Projects
None yet
Development

No branches or pull requests

2 participants