Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Nevermore SnippetsNew to Visual Studio Code? Get it now.
Nevermore Snippets

Nevermore Snippets

Quenty

|
3 installs
| (1) | Free
Nevermore Snippets for Roblox development in VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Nevermore-VSCode

This provides snippets for Nevermore for VSCode that help with boiler-plate. For example, you can do type class in Lua document, and it will generate a Lua class.

Note that sometimes this can lead to built-in patterns emerging that are maybe more verbose than intended. Please consider updating the snippets as Nevermore develops to reduce boilerplate.

Building locally

Basic approach:

npm run build:install

Manual approach:

npm install -g @vscode/vsce
vsce package
code --install-extension roblox-lua-snippets-1.0.0.vsix
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft