An open API service indexing awesome lists of open source software.

https://github.com/siketyan/intellij-typespec-plugin

TypeSpec Language Support Plugin for IntelliJ Platform
https://github.com/siketyan/intellij-typespec-plugin

intellij-plugin language-support lsp typespec

Last synced: 12 months ago
JSON representation

TypeSpec Language Support Plugin for IntelliJ Platform

Awesome Lists containing this project

README

          

# TypeSpec Language Support Plugin for IntelliJ Platform

## Prerequisites

- JetBrains IDE 2024.3 or later

> [!NOTE]
> This plugin cannot be installed on Community IDEs as the plugin is built on top of the official LSP integration,
> which is only available in paid IDEs.

## Features

- Syntax highlighting
- Code folding
- Structure view
- Diagnostics
- Quick fixes
- Go to definition
- Find usages