# JetBrains Plugin (planned)
Use the LSP plugin with this configuration:
- **Language server command:** `pascal lsp`
- **File extension:** `.pas`
- **Build:** `cargo build --features lsp`
Syntax highlighting can use the TextMate grammar at `syntaxes/pascal.tmGrammar.json`.