artbycrunk / vscode-maya

A Visual Studio Code extension with support for coding for Maya.
MIT License
45 stars 9 forks source link

how to get the flag info showing on autocomplete? #19

Closed adriancruceru closed 4 years ago

adriancruceru commented 4 years ago

Hi

I'm using this extension but I only get the autocomplete for the command and no flags after the command, how do I get the flags working? Here's a small gif with what I get: https://i.imgur.com/MLHUHHX.gif I must be missing something

Thanks for any pointers

artbycrunk commented 4 years ago

Hi @adriancruceru you need to hit Ctrl+Spacebar once for the autocomplete to show extra details.

adriancruceru commented 4 years ago

It works nicely. Great extension.

artbycrunk commented 4 years ago

Cool, thanks