redscript-ide
by jac3km4
redscript-ide Language server for redscript 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: usage
- VS Code
Use the Redscript IDE extension from the marketplace.
- Zed
- Install the REDscript extension from the marketplace.
- Configure the required lsp.redscript-ide.initialization options.game dir setting in Zed's settings.json :
- Ensure that you downloaded the redscript-ide executable and it is in your PATH.
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.