Visual Studio Code Snippets

Minor update:

  • Missing functions, methods and properties are added properly.
  • Properties added to the body.

(Sorry for the version numbering, vsce publish minor cause this )

10 Likes

Updated Visual Studio Code Snippets for Defold to API version 1.2.147

7 Likes

Updated to API version 1.2.149

4 Likes

Hello. I didn’t find any information about how to enable autocompletion for required custom modules. Does it feature supported in VS Code?

API version 1.2.156

6 Likes

v1.2.0
LUA and C++ (Defold SDK) APIs are separated. You can use Defold SDK snippets with C++ now.

4 Likes

v1.2.2

  • Defold API version 1.2.169
  • Python script is updated. It is now download, unpack and parse the docs. Python script requires Python version 2.7. It may fail with Python version 3.x

Url: https://marketplace.visualstudio.com/items?itemName=selimanac.defold-vsc-snippets
Github: https://github.com/selimanac/defold-vsc-snippets

3 Likes

mmm, great, I waited for this. now I am very happy :blush:

1 Like