Supercharge your development workflow with official snippets, commands, and potential intellisense for CanxJS.
*Requires VS Code 1.80.0 or newer
Type canx-controller to instantly scaffold new controllers with CRUD methods.
Define routes faster than ever with canx-route snippets supporting all HTTP methods.
Access framework specific commands directly from the VS Code command palette.
Since we are self-hosting this extension, installation is slightly different (but easy!).
Click the download button above to save the .vsix file to your computer.
Open VS Code, go to the Extensions view (Ctrl+Shift+X), click the "..." menu at the top right, and select "Install from VSIX...". Or search for "canxjs" in the VS Code Marketplace.
Browse to where you downloaded the file and select it. VS Code will install it instantly.