Search
Getting started with VSCode for Python development (Maya 2017)
- Jason H
- Jan 29, 2018
- 1 min read
Recently I have been delved into the world of VSCode using as code development environment. Resources below are what I think can be of really helpful for starters if you are interested in using VSCode to develop python tools for Maya.
Dhruv's Python for Maya Fundamentals course at Pluralsight. It's based on Maya 2017. In Module 3, he went over how to configure VSCode so you would have auto-completion for Maya python commands.
Fredrik Averpil's blog post here to go over how he configure VSCode, recommended extensions, and user settings.
Extensions that I would recommend are MayaPort, MEL, and Python.
More notes will be added later as I continue to set up a seamless push and pull flow between GitHub and local VSCode at work and home machine.
Comentarios