Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>radish-language-extensionNew to Visual Studio Code? Get it now.
radish-language-extension

radish-language-extension

Theo Gerst

|
202 installs
| (0) | Free
Radish Language Extension with Node.JS
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Radish Language Extension

This extension brings Visual Studio Code language support to the Radish programming language.

Features:

  • Basic tokenizing - the RLE will tokenize basic keywords such as 'dig' without needing any semantic highlighting permissions.
  • Semantic tokenizing - using a highly accurate dependency system, the RLE will tokenize special values such as functions and classes if given permission.
  • Autocomplete - accurate autocomplete for variables, keywords, and object properties.
  • Function signatures - the RLE provides information about functions and their parameters as you write code to call them.
  • Hover descriptions - hover over any variable or property to find info about its value and/or documentation.
  • Error reporting - the RLE provides necessary info for syntax errors, code after breaking statements, and unused variables.

Standard Library

This language extension will keep up to date with the various variables included in the Radish library, along with all of the documentation.

Source Code

  • GitHub profile
  • Radish src
  • Language extension src
  • Radish website src

Enjoy!

If you experience any issues, please submit a request on any of the repository pages listed above!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft