Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Air - R Language SupportNew to Visual Studio Code? Get it now.
Air - R Language Support

Air - R Language Support

Posit

posit.co
|
2,136 installs
| (2) | Free
R formatter and language server
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Air extension for Visual Studio Code

A Visual Studio Code extension for Air, an R formatter and language server, written in Rust.

Air is currently in beta. Expect breaking changes both in the API and in formatting results. We also recommend that you use a version control system like git so you can easily see the changes that Air makes.

Once installed, Air will automatically be activated when you open an R file. To configure your settings to allow Air to format R code on save, enable the editor.formatOnSave action in your settings.json.

{
    "[r]": {
        "editor.formatOnSave": true
    }
}

Click here to learn about all of Air's features.

Click here to learn about how Air can be configured.

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