artbycrunk / vscode-maya

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

Auto complete for command parameters is not working #42

Open RalfReddings opened 1 month ago

RalfReddings commented 1 month ago

I just set up the extension on a new windows machine using the late Code release. I have Maya 2024 installed on the same machine.

While I get suggestions for commands, I don't get them for the commands parameters.

To reproduce the issue:

I am expecting to get parameter suggestions for the sphere command such as edit, query, name etc etc

I recorded an example of my screen: |300

Any help would be greatly appreciated!