Releases: Maxon-Computer/Cinema-4D-Visual-Studio-Code-Extension
Releases · Maxon-Computer/Cinema-4D-Visual-Studio-Code-Extension
Release cinema4d-connector-1.2.2
Update 1.2.2 - Fix debugger not working in previous releases of Cinema 4D - Fix a possible issue with file imported as modified while it should not
Release cinema4d-connector-1.2.1
1.2.1 Update - Added settings to define the used python debugger ip and port. - Added settings to update or not the Cinema 4D path for each new connection. - Fix debugger not working. It requires at least Cinema 4D 2024.2. It still does not work in 2024.0 and 2024.1. - Fix various warnings not showing up. - Fix the logic regarding first instalation and proposal to setup Cinema 4D path.
Release cinema4d-connector-1.1.1
Fix syntax issue with empty STRINGTABLE
Release cinema4d-connector-1.1.0
1.1.0 Update This update requiere VS Code 1.78.0 or more. - Add support for Cinema 4D 2024.0. - Auto detect which Python version to use. - Added an option to disable the C4D console auto-focus. - Fix incorrect posix path usage.
Release cinema4d-connector-1.0.2
Update to version 1.0.2 - Fixed wrong path used, that could lead to autocompletion or debugging not working - Fixed an update issue on VS Code side once a script was send by Cinema 4D to Vs Code unsaved change where not sent.
Cinema 4D Connector - Visual Studio Code Extension 1.0.0
Initial Release of the extension for VS Code to exchange code between the Script Manager of Cinema 4D and VS Code.
This extension is only functional with the Cinema 4D Plugin for Visual Studio Code counterpart plugin. The extension also provides syntax highlighting for resource files and string resources as used by Cinema 4D, as well as other tools to assist Cinema 4D plugins and scripts developers.
All the commands of this extension can be found by pressing ctrl+shift+P and searching for C4D.