Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Defold IDENew to Visual Studio Code? Get it now.
Defold IDE

Defold IDE

Marius Petcu

|
2,781 installs
| (1) | Free
Up-to-date autocomplete, API docs, snippets and more for the Defold game engine
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Defold IDE

This extension is a work in progress. It may be useful to you as it is, but it's far from a stable state and things might change.

Up-to-date autocomplete, API docs, snippets and more for the Defold game engine.

Features

Autocomplete and documentation

TODO. Not implemented yet, but planned.

Snippets

TODO. Not implemented yet, but planned.

Refactor hashes as constants

Replaces strings and literal hashes with local variables declared at the top of the file. Select or place your cursor on a hash string, then press Ctrl+Shift+H.

refactor hashes

If your project doesn't use this style of hash constants, you can customise prefix, capitalisation and even make Defold IDE create hash constants in a separate module instead of using local variables.

Don't forget that you can also configure VSCode settings per-workspace. Different projects can configure this extension differently.

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