Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>React CLI RT Language ServiceNew to Visual Studio Code? Get it now.
React CLI RT Language Service

React CLI RT Language Service

nl24

|
84 installs
| (0) | Free
Provides auto-completions and validation for react-cli-rt
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

React CLI RT Language Service

Overview

React CLI RT Language Service is a Visual Studio Code extension designed to enhance the development experience for users of the react-cli-rt npm package. This extension provides auto-completion, validation, and syntax highlighting for template files and configuration files, making it easier to build React components efficiently.

Features

  • Auto-completion: Get suggestions for properties defined in rt.json, ensuring you use the correct keys and values.
  • Template Variable Completion: Automatically complete common variables in your template files, including:
    • functionName
    • componentName
    • styleFileName
  • Syntax Highlighting: Enhanced syntax highlighting for both component-rt.template and style-rt.template files, helping to visually distinguish elements in your code.

Installation

To install the extension, follow these steps:

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side or pressing Ctrl+Shift+X.
  3. Search for RT Language Service and click Install.

Usage

Once the extension is installed, you can create and edit files with the component-rt.template and style-rt.template extensions. The extension will automatically provide:

  • Suggestions as you type properties defined in rt.json.
  • Completion for the defined variables within your templates.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft