VS Code
Visual Studio Code (short: VS Code) is a free, feature rich, cross-platform code editor.
...
Extensions¶
One of VSCode's strengths is that its functionality can be extended by plugins. Some of those addressing Pipeline Technical Directors, developers in the Davinci Resolve / Fusion space in particular, or VFx programmers in general, shall be listed here.
BMD Specific¶
- BMD Fusion Scripting by Ember Light VFX ... is an extension for ... under active development.
- Davinci Resolve Toolkit by Asher Roland ... no idea.
- fuse-snippets by Rene 'rne1223' Tellez Rodriguez is a snippet extension to help create Fuses for Fusion and Davinci Resolve ... this is a fantastic extension that would definitely had deserved some support from the community.
VFx related¶
Not looked into it yet, but maybe worth a try ...
- USD Language Pixar USD Language Extension by Animal Logic
- 3D Viewer for VSCode Preview 3D models in VSCode
- WebGL GLSL Editor Language support for WebGL GLSL shaders.
- WebGL Shader Viewer Visual Studio Code extension for previewing shader files inside the editor.
Engineering in general¶
No idea, but maybe used for plugin development and such ...
- CMake Tools Extended CMake support in Visual Studio Code
- Jupyter Jupyter notebook support, interactive programming and computing that supports Intellisense, debugging and more.
- Code Spell Checker A basic spell checker that works well with code and documents.