lsp-implementation

Community

Enhance Lea with LSP features (completion, hover).

Authormcclowes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Providing LSP capabilities for Lea language support, including completions, hover, diagnostics, and navigation.

Core Features & Use Cases

  • Completions: Context-aware suggestions
  • Hover: Rich inline documentation for builtins
  • Diagnostics: Real-time syntax and type checks

Quick Start

Add a basic LSP server skeleton and connect a client.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: lsp-implementation
Download link: https://github.com/mcclowes/lea/archive/main.zip#lsp-implementation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository