VS Code Runescript Extension

This post is for feedback or feature requests related to the vscode runescript language plugin.

If you notice any problems you can report them here, or if you have any requests for new features you can also request them here (or contribute changes yourself :slight_smile:)

In addition, info about the status of planned and unimplemented features will be tracked here.

Planned/Requested features:

Feature Status
Semantic token highlighting (dynamic syntax highlighting) Not started
Broader support for renaming (some symbols are disabled currently) Not started
Automatic semicolon (automatic end of line semicolon) Not started
Typescript rewrite Not started

Completed Features:

Feature Status
Language syntax highlighting Complete
Color picker Complete
Goto definition Complete
Find references Complete
Rename symbol Complete
Autocomplete suggestions Complete
Hover text information Complete
Signature helper Complete
2 Likes