Your developers leave the editor a hundred times a day to check a dashboard, run a script, or look up a convention. An extension brings it to them.
Your developers leave the editor constantly. To check a dashboard. To run the same script with slightly different arguments. To look up the internal convention nobody wrote down. To paste something into a tool, read the result, and paste it back.
Every one of those context switches costs more than the task did. An extension brings the thing to them instead.
What I build
Internal developer tooling. Your team's scripts, checks, and conventions, wired into the editor as commands and diagnostics. Nobody memorises a runbook.
API integrations. Surface your internal service, issue tracker, deployment status, or design tokens in a panel next to the code, so the answer is where the question is.
Rich webview panels. Real interfaces inside the editor, with charts, history, and state, not a text output in a terminal tab.
Language and diagnostic tooling. Inline warnings for your own rules, quick fixes, and code actions that encode what your senior engineers keep saying in review.
What I've shipped
I've built and run VS Code extensions, including a quick image-edit tool that handles format conversion, resize, crop, and compression without leaving the editor. I also maintain a Svelte 5 extension starter with Tailwind, esbuild, and webview messaging already wired, which is the boring scaffolding that eats the first week of most extension projects.
I've also had a plugin accepted into a public marketplace on another platform after independent code and security review, which is the discipline that matters when something ships to other people's machines.
Worth knowing: I've moved my own daily editing to Neovim and Zed. I still build VS Code extensions, and I'm honest that I'm building for an editor I no longer live in full time. For most extension work that changes nothing. If your project depends on deep instincts about VS Code's day-to-day feel, factor it in.
How it works
- A call. You show me where your team leaves the editor. Free, 30 minutes.
- Scope. What it does, what it doesn't, what it costs. In writing, before you commit.
- Build. Something installable by around week two.
- Handover. Source, docs, and a build you can publish or ship privately.
What you get
The code is yours, documented well enough that another developer can maintain it without me.
Ready to start?
Tell me what your developers keep leaving the editor to do. If an extension isn't the right answer, or one already exists, I'll say so on the call and charge you nothing.
Reach me by email, on LinkedIn, or fill in the form on this page.