Tag: #vscode-extension
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
Build Your Own VS Code Extension and Language Server — A 2026 LSP Hands-On Guide
VS Code extensions and LSP aren't mysterious anymore. From Extension API basics — commands, providers, webviews — through the anatomy of LSP messages over JSON-RPC, building real servers with vscode-languageserver and to
2026-05-14 · 25 min read #vscode#vscode-extension#language-server#lsp#hands-on