vscode-mayapy icon indicating copy to clipboard operation
vscode-mayapy copied to clipboard

Visual Studio Code Extension for Autdoesk Maya Python Developer

Results 5 vscode-mayapy issues
Sort by recently updated
recently updated
newest added

Hi! thanks for the awesome extension, very useful! I'm having an issue with `maya.cmds` though, auto-completion is _very_ slow with Jedi, and doesn't work at all with Pylance. All the...

Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 0.0.8 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...

dependencies

On every Maya "New Scene", VC Code seems to lose connection to Maya and I am not longer able to run the debugger. It tells me to run the commandPort...

Any chance to get this to work with debugpy instead of ptvsd debug module?

Hello. I'm trying to build a tool for my project in maya through vscode. I'm using maya 2023, so I don't have this path in my devkit: "devkitBase\devkit\other\pymel\extras\completion\py" I'm missing...