Adding C# Language Server Protocol to Claude Code

I recently stumbled across a great blog post describing how you could add a Language Service Protocol (LSP) to your Claude Code instance to help speed up code searches and minimize token usage. The 2-Minute Claude Code Upgrade You’re Probably Missing: LSP I...

Create a Claude Code Shortcut in Windows

Really quick post today, in starting to use coding agents more, I found myself having to launch the Claude Code CLI multiple times a day (opening a command prompt, navigating to my development directory, and starting Claude Code). Here’s a shortcut I use to do...