Skip to content

Alias --> Command completion doesn't work in Intellisense mode #175

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

Closed
pcgeek86 opened this issue May 12, 2016 · 2 comments
Closed

Alias --> Command completion doesn't work in Intellisense mode #175

pcgeek86 opened this issue May 12, 2016 · 2 comments
Labels
Issue-Enhancement A feature request (enhancement).

Comments

@pcgeek86
Copy link
Contributor

When you're typing a command alias, and want to convert it to a command (CTRL + ALT + E), the keyboard shortcut doesn't work, unless the Intellisense window is gone. This is inconvenient if you want to finish the command name, without finishing typing the alias.

image

Cheers,
Trevor Sullivan
Microsoft MVP: Cloud & Data Center Management
https://trevorsullivan.net
https://twitter.com/pcgeek86

@daviwil
Copy link
Contributor

daviwil commented May 13, 2016

Hmmm, haven't seen that before. It's possible that our command registration has a boolean that prevents it from being used while IntelliSense is open. Otherwise it might just be a bug/feature request for the VS Code team. I'll look into it.

@daviwil daviwil added the Issue-Enhancement A feature request (enhancement). label May 13, 2016
@daviwil daviwil added this to the Backlog milestone May 13, 2016
@TylerLeonhardt
Copy link
Member

I can't repro this anymore on Windows. However, on macOS I can't expand aliases at all via the command pallet.

I'm going to close this issue and open a new one with that info since it is unrelated to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

No branches or pull requests

3 participants