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
- Host: GitHub
- URL: https://github.com/siketyan/intellij-typespec-plugin
- Owner: siketyan
- License: mit
- Created: 2024-08-15T12:52:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-31T14:53:26.000Z (12 months ago)
- Last Synced: 2025-04-09T23:51:53.848Z (12 months ago)
- Topics: intellij-plugin, language-support, lsp, typespec
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/25850-typespec
- Size: 1.94 MB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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