Skip to main content

Pike LSP

Language Server Protocol implementation for Pike

Smart Code Completion

Intelligent autocomplete with context-aware suggestions for Pike syntax, stdlib modules, and your own code.

Go to Definition

Navigate to symbol definitions with a single click (F12). Works across files and modules.

Real-time Diagnostics

Instant feedback on syntax errors and potential issues as you type.

Hover Information

Get type information and documentation on hover.

Find References

Find all usages of a symbol across your workspace (Shift+F12).

Roxen Support

First-class support for Roxen web application framework with RXML tag completion.