Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>RCaronNew to Visual Studio Code? Get it now.
RCaron

RCaron

Jan0660

|
13 installs
| (0) | Free
RCaron(Ř) for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

rcaron-vscode

RCaron extension for Visual Studio Code.

See here for more information.

Language Server

You need to install .NET 7 and the language server manually:

# uncomment the --prerelease flag if you want to use the latest preview version
dotnet tool install -g rcaron.languageserver # --prerelease

You need to have your global .NET tools directory in your PATH environment variable, which is in most cases ~/.dotnet/tools. And then you can use the language server from RCaron, because the rcaron.languageServerPath setting is set to rcaron-languageserver by default.

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