lsp
4 articles about lsp in AI news
Add Full Svelte LSP Intelligence to Claude Code with This Plugin
Install the svelte-lsp plugin to give Claude Code hover docs, go-to-definition, find references, and diagnostics for .svelte files.
Sabi Cap: 100k-Sensor EEG Hat Decodes Internal Speech at 30 WPM
Sabi released the Sabi Cap, a wearable EEG beanie with 70k-100k biosensors and a brain foundation model trained on 100k hours of neural data. It decodes internal speech to text at ~30 WPM and enables cursor control via intention.
Claude Code's New Read Cache Blocks 8% of Token Waste Automatically
The claude-context-optimizer plugin v3.1 now actively blocks Claude from re-reading unchanged files, saving an average 8% of tokens per session.
Multi-Agent Coding Systems Compared: Claude Code, Codex, and Cursor
A hands-on comparison reveals three fundamentally different approaches to multi-agent coding. Claude Code distinguishes between subagents and agent teams, Codex treats it as an engineering problem, and Cursor implements parallel file-system operations.