Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ScriptmonkeyNew to Visual Studio Code? Get it now.
Scriptmonkey

Scriptmonkey

andywang

|
8,069 installs
| (6) | Free
Userscript language support for vscode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Scriptmonkey

A simple userscript language support extension which provides syntax highlight, completion, hover, and code snippets.

Most features of Scriptmonkey activates only when filename ends with .user.js by default to prevent polluting non userscript files. You can modify the extension settings to make Scriptmonkey work in other javascript files.

Features

Syntax highlight

  • Metadata

Metadata highlight

  • Css in GM_addstyle

GM_addstyle highlight

Completion

  • Metadata

Metadata Completion

  • Code

Code Completion

Hover

Code Hover

Code Snippets

Type userscript to generate a userscript template. You can modify the default values of some meta data keys in the extension settings.

Code Snippets

Release Notes

Please check CHANGELOG.

License

MIT

Special Thanks

  • kufii: The metadata highlight feature of Scriptmonkey is improved from vscode-userscript.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft