Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Fusion 360 Addin HelperNew to Visual Studio Code? Get it now.
Fusion 360 Addin Helper

Fusion 360 Addin Helper

Hices

|
3,293 installs
| (1) | Free
Fusion 360 Addin Helper Extension, provides some useful utilities to make development easier.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fusion 360 Addin Helper

Fusion Badge

This is an extension that provides some useful functions to help with Addin development.

Features

Automatically detects and sets the following settings for the Python Interpreter if you open a Python Addin with a manifest.

  • python.pythonPath: enables this and points to Fusion Python Location
  • python.autoComplete.extraPaths: adds the adsk library for autocomplete

This can be manually reset with the following commands:

  • Shift+P + Link Fusion 360 Libraries

Requirements

Fusion 360 must be installed on your machine in order for the extension to locate the addin files for configuration.

Extension Settings

Entension includes the following settings in contributes.configuration

This extension contributes the following settings:

  • fusion-360-helper.enabled: enable/disable this extension
  • fusion-360-helper.fusionPath: fusion 360 application path
  • fusion-360-helper.python.pythonPath: fusion 360 python path
  • fusion-360-helper.python.extraLibs: fusion 360 library definition locations

Known Issues

  • OSX Start Fusion 360 Service not currently working
  • OSX still wants an interpretor on my machine for some reason

Release Notes

See CHANGELOG.md

Legal Note

This is privately published and the above logo featured is a trademarked symbol of the Autodesk Coporation. I am publishing this as an individual to benefit the general public. I do not intend to imply Autodesk is in any way liable for any code published by this account or in this extension. Nor anything said or done by the Extension.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft