lsp
7 articles about lsp in AI news
Swap Your TypeScript LSP Plugin for the Native Go TS7 Server — Here's How
Swap your Claude Code TypeScript LSP plugin for the TS7 native Go server via a community marketplace — it's faster, lighter, and takes 2 minutes to set up.
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.
Build an Adversarial Verifier Loop in Claude Code: Catch Bugs Before They Land
Stop trusting Claude Code's self-reports. Add a 3-verifier panel that refutes changes with concrete repro cases, catching bugs tests miss. Capped at 3 rounds.
Claude Code Digest — Jun 28–Jul 01
Claude Code’s biggest shift this week: teams are replacing “let the model figure it out” with hard guardrails, and one pair of Bash hooks cut an Anthropic bill from $312 to $156.
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.