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

Scriptmonkey

andywang

|
562 installs
| (4) | 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.

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
  • Terms of use
  • Trademarks
© 2023 Microsoft