Solar2d-companion, A VS code extension

Recently I started using VS code for solar2d, but It does not contain any snippets or autocomplete, So I decided to do it myself.
I wanted to share this, So if anyone else here use VS code, can use this extension.The snippets contains detailed descriptions and examples.
Also you can hover over an api function (Ex: display.newText) and get documentation and examples on VS code itself.
Its not much, but hope this helps someone. Please do share this post.

Will be adding more features soon.

https://marketplace.visualstudio.com/items?itemName=M4adan.solar2d-companion

6 Likes

Gave it 5 stars on the VC Marketplace. Thanks, Thanks, Thanks.
Just started using Solar2D and after running 2 days with only Lua autocomplete, this was a godsend!

Nice work!

1 Like

That is brilliant. Thank you so muh for your work.

Great job!! I use VS Code for my work so having it available for Solar2D is super!

@madan, wanted to let you know that I included Solar2d-companion as the recommended extension for VS Code in the documentation. Keep up the good work!

1 Like