Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>RuneScript Language SupportNew to Visual Studio Code? Get it now.
RuneScript Language Support

RuneScript Language Support

Lost City

|
828 installs
| (1) | Free
Syntax highlighting for RuneScript.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lost City - RuneScript Language Extension

Website | Discord | Forums | Rune-Server

A vscode extension that adds RuneScript language support

Installation

Get it here, or install it directly from the extensions marketplace within vscode

Feedback and Feature Requests

Give feedback or request features on this forums post

Features

  • Syntax highlighting for all file formats
  • Recoloring configs using a color picker
  • Goto definitions (ctrl+click)
  • Info displayed on hover
  • Find all references
  • Rename symbol
  • Autocomplete suggestions
    • Type normal trigger to open autofill suggestions for that category (i.e. '~' opens proc autofill suggestions)
    • Type backtick (`) to open a list of possible autofill categories to choose from
    • Type double backtick (``) to automatically determine autofill suggestion category, or falls back to command names if auto detection fails

VSCodium Installation

For VSCodium users, this is how to install:

git clone https://github.com/LostCityRS/RuneScriptLanguage.git
cd RuneScriptLanguage
npm install -g @vscode/vsce
vsce package
codium --install-extension runescriptlanguage-0.2.1.vsix
  • Be sure to change the version number as needed
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft