Solar2d Companion for Visual Studio CodeThis is an unofficial extention. This extension provide snippets and description/documents to most solar2d apis and plugins inside vs code. InstallationYou can install this extension directly from the Visual Studio Marketplace. Launch VS Code Quick Open (Ctrl+P) and copy/paste the following command:
Feature list:Find simple documentation and examples of api's and pluginsHover over the api/plugin function Ex: display.newText(...) Here, hover over the newText and get the documentation. Also snippets conatains detailed description and examples for each. Search Solar2d Documentation-Using pallet command "Search Solar2d" i.e -Using shortcut And you can quickly enter whatever you want to search for. |