Skip to content

siketyan/intellij-typespec-plugin

Repository files navigation

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