SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 TypeScript vscode-extension Projects
-
kilocode
Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent.
Kilo Code
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
claude-context
Code search MCP for Claude Code. Make entire codebase the context for any coding agent.
Claude Code doesn't do anything with semantic search or embeddings out of the box. They use a simple grep tool instead.
Neither does OpenAI's Codex CLI - you can confirm that by looking at the source code https://github.com/openai/codex
Cursor and Windsurf both use semantic search via embeddings.
You can get semantic search in Claude Code using this unofficial plugin: https://github.com/zilliztech/claude-context
-
vscode-gitlens
Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
-
vscode-drawio
This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
One example of that: I spent a whole day poking at the hediet/vscode-drawio extension because I really liked and and I use drawio a lot for schoolwork, so it looked like a great place to contribute. The repo embeds the draw.io project and many parts are tightly coupled to that upstream code. I picked a change that I thought was safe to make inside the extension, but after digging deeper I discovered the behavior I wanted actually required changing drawio itself. That was frustrating as I’d spent time understanding the repo only to have to abandon my attempt. I feel like finding the right repo and the right issue is a skill. I think and hope with more time and exposure to open source I’ll get better at spotting good matches faster.
-
-
Not only that but many new editors straigh up ship vim mode now like Zed, Obsidian etc. The main vscode neovim plugin¹ is very big too with over 500k unique installs. Clearly VIM is not going away anytime soon.
1 - https://github.com/vscode-neovim/vscode-neovim
-
vscode-live-server
Launch a development local Server with live reload feature for static & dynamic pages.
-
-
I use a nice vscode extension called vscode-rest and I love it.
-
Project mention: Open Source Project of the Day (Part 14): CC Workflow Studio - Visual AI Workflow Editor for Simpler AI Automation | dev.to | 2026-03-11
This is Part 14 of the "Open Source Project of the Day" series. Today we explore CC Workflow Studio (GitHub).
-
Project mention: Jules, our asynchronous coding agent, is now available for everyone | news.ycombinator.com | 2025-08-06
Can't even clone a repo with submodules in it
Submodule 'static/vscode-icons' (https://github.com/vscode-icons/vscode-icons.git) registered for path 'static/vscode-icons' Cloning into '/app/static/vscode-icons'... fatal: remote error: upload-pack: not our ref 2d4abd090bf67132d0946f8622d1252ecf1f8478 fatal: Fetched in submodule path 'static/vscode-icons', but it did not contain 2d4abd090bf67132d0946f8622d1252ecf1f8478. Direct fetching of that commit failed.
And it used up a task for the scaffold process.
-
-
Project mention: Microsoft POML – Prompt Orchestration Markup Language | news.ycombinator.com | 2025-08-09
-
codetour
VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.
-
-
vscode-pets: it was my second cintribution and I added a setting so users can pick the ball color to throw from VS Code Settings instead of being prompted every time.
-
code-settings-sync
🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴
-
flyde
Open-source Visual programming for backend logic that integrates with existing codebases. Flyde bridges the gap between technical and non-technical team members. Product managers, designers, and backend developers can collaborate on the same visual flows.
In this article, we will review telemetry.ts file in Flyde codebase. We will look at:
-
-
-
TypeScript vscode-extension discussion
TypeScript vscode-extension related posts
-
5 awesome OSS products launched on Product Hunt in 2026
-
Show HN: Sweetpad – VS Code extension for building iOS/Swift apps
-
Shell Security Plugin
-
Parallel Agents in Zed
-
Kimi K2.6 Has Arrived: An Open-Weight Powerhouse for Agentic Work
-
OpenClaw is old? Run Hermes Agent in VS Code through ACP (Agent Client Protocol) now!
-
Show HN: MDV – a Markdown superset for docs, dashboards, and slides with data
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Jun 2026
Index
What are some of the best open-source vscode-extension projects in TypeScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | kilocode | 19,991 |
| 2 | Vim | 15,149 |
| 3 | pretty-ts-errors | 14,074 |
| 4 | claude-context | 11,720 |
| 5 | vscode-gitlens | 9,835 |
| 6 | vscode-drawio | 9,448 |
| 7 | vscode-debug-visualizer | 8,164 |
| 8 | vscode-neovim | 7,682 |
| 9 | vscode-live-server | 6,838 |
| 10 | vscode-cpptools | 6,111 |
| 11 | vscode-restclient | 6,008 |
| 12 | cc-wf-studio | 5,083 |
| 13 | vscode-icons | 5,075 |
| 14 | i18n-ally | 4,869 |
| 15 | poml | 4,854 |
| 16 | codetour | 4,537 |
| 17 | vscode-go | 4,249 |
| 18 | vscode-pets | 4,095 |
| 19 | code-settings-sync | 4,075 |
| 20 | flyde | 3,503 |
| 21 | vscode-chatgpt | 3,457 |
| 22 | tailwindcss-intellisense | 3,430 |
| 23 | writer | 3,123 |