redscript-ide-vscode icon indicating copy to clipboard operation
redscript-ide-vscode copied to clipboard

VS Code extension for redscript

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)
  • formatting (beta)

ide-gif