mods / utility

R // UTILITY redscript-ide-vscode

redscript-ide-vscode

by jac3km4

0
★ 36 stars

redscript-ide-vscode VS Code extension for REDscript, client for the REDscript IDE. installation This extension can be installed from the VSCode marketplace. To complete the setup, you need to provide the game installation path in preferences: features

  • error and warning diagnostics
  • autocompletion for methods and fields
  • hover for function definitions and types
  • go-to-definition
  • bonus: limited support for redmod (scripted functions)
  • workspace symbols
  • formatting (beta)
  • debugger (requires redscript-dap)
  • hooks for external tools

configuration The language server will attempt to load a TOML file named .redscript from every workspace folder. This file can contain the following configuration options:

  • source roots allows you to specify source directories where the compiler should look for REDscript files, defaults to ["."]
  • format block allows you to configure the formatter, you can find the available options here

Here's an example .redscript file:

Summary adapted from the project README (MIT licensed). Full docs at the source link above.

Are you the author?

This is a metadata page. We never host files without your consent. Claim it to get full-speed direct hosting for your users, download stats, and complete control: edit, update, delete, it stays yours.

Requires signing in with Discord. Questions first? Message the team from your dashboard.

Comments (0)

Sign in to comment, vote, or submit screenshots.

No comments yet.

More utility mods