SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 TypeScript VSCode Projects
-
Our initial foray into remote development was with Coder. We set it up using Docker within a large Linux container (LXC). However, as more developers spun up new environments, performance began to degrade.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
continue
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
Project mention: Are there any good open source cursor alternatives? | news.ycombinator.com | 2025-01-24I dont think it is a full equivalent, but https://github.com/continuedev/continue seems close enough. It is quite ergonomic.
-
Hashnode API is well-documented. Also, it comes with a GraphiQL playground. You can use the playground to explore the API and test your queries.
-
Project mention: Zettlr: Note-Taking and Publishing with Markdown | news.ycombinator.com | 2024-08-22
I just use Foam - https://github.com/foambubble/foam
As a Visual Studio Code extension, it runs everywhere (except some mobile setups), is very fast, and provides me with the ability to tack on more features via other extensions. I set up a “Notes” profile with everything I need, and switch to that for a couple of workspaces.
-
It’s not about stack versus tree; it’s about the granularity of changes and what causes actions to be pushed to the undo stack (where there’s a pretty fundamental difference between modal and non-modal editors), and the fact that I suppose VS Code just doesn’t let extensions directly manipulate the undo stack in the way required.
Look through https://github.com/VSCodeVim/Vim/issues?q=undo, there’s a lot. VSCodeVim tries to make it behave more like Vim, and because it’s independent of the native undo stack, it’s frequently a miserable experience. Pretty sure I disabled it, when I tried using VS Code for a short while and with Vim mode.
-
Project mention: Show HN: A tool to visualise Zod validation errors | news.ycombinator.com | 2024-10-01
I love it!
Zod is such a great tool but its errors can be a bit hard to parse.
Reminds me a lot of https://github.com/yoavbls/pretty-ts-errors
Disclaimer: I work with OP
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
gitpod
The developer platform for on-demand cloud development environments to create software faster and more securely.
Project mention: How do you manage remote dev workstations in the cloud? | news.ycombinator.com | 2024-12-27Gitpod (https://www.gitpod.io) is a great option here. It aims to remove the ops burden, provide a great developer experience and give you tools to manage your spend (eg automatic timeouts, suspend/resume, standardized creation of environments).
Full disclosure: I’m one of Gitpod’s co-founders.
-
Project mention: Ask HN: Open-Source editor with local code completion? | news.ycombinator.com | 2025-01-26
-
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
Github: Gitlens Marketplace: Gitlens
-
-
There's a vscode extension that embeds NeoVim and just uses VSCode UI as a front end to delegate key presses to:
https://github.com/vscode-neovim/vscode-neovim
This yields a better experience than the old half baked VSCode vim emulation.
-
vscode-live-server
Launch a development local Server with live reload feature for static & dynamic pages.
Github: livereload Vscode Marketplace: livereload marketplace
-
-
yn
A highly extensible Markdown editor. Version control, AI Copilot, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, Reveal.js, plug-in, and macro replacement.
-
themer
🎨 themer takes a set of colors and outputs themes for your apps (editors, terminals, wallpapers, and more).
-
Same. I use https://github.com/Huachao/vscode-restclient
If you need a little more control or automation, it can also generate scripts for cURL or PowerShell (and others) directly from the request. Organization is on you, but I prefer that over a heavyweight and opinionated tool like Postman.
The .http files can also be used in Jetbrains Rider (probably their other suites as well)
-
openvscode-server
Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.
Project mention: 🚀 Exciting News for Developers: Run VS Code on Any Browser! 🌐 | dev.to | 2024-12-21If you’ve ever wanted the flexibility of running VS Code directly in your browser, now’s the time to give it a try. After experimenting with various solutions, I’ve found a standout option: openvscode-server by github.com/gitpod-io/openvscode-server – a fork of Microsoft’s VS Code.
-
-
codetour
VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.
-
-
monaco-react
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
-
Project mention: VSCode-go: Increase the Go telemetry prompt rate to 200% | news.ycombinator.com | 2024-12-08
heh, comments are where business rules go to die https://github.com/golang/vscode-go/blob/v0.43.4/extension/s... A mere 5 lines away from the line it was trying to tie itself to, they really should have put the TODO on the source of the change, not the effect of the change
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
TypeScript VSCode discussion
TypeScript VSCode related posts
-
Using VSCode to track and visualize AI experiments
-
35+ Newly Launched GitHub Projects Every Developer
-
Using VSCode to track and visualize AI experiments
-
Are there any good open source cursor alternatives?
-
How to build a copy code snippet button and why it matters
-
Using VS Code to track and visualize ML experiments
-
Remote Development at Woovi
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Feb 2025
Index
What are some of the best open-source VSCode projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | Code-Server | 69,669 |
2 | github1s | 22,977 |
3 | continue | 22,606 |
4 | graphiql | 16,250 |
5 | foam | 15,667 |
6 | Vim | 14,215 |
7 | pretty-ts-errors | 13,658 |
8 | gitpod | 13,096 |
9 | void | 9,778 |
10 | vscode-gitlens | 9,248 |
11 | dendron | 6,862 |
12 | vscode-neovim | 6,570 |
13 | vscode-live-server | 5,930 |
14 | vetur | 5,753 |
15 | yn | 5,725 |
16 | themer | 5,544 |
17 | vscode-restclient | 5,422 |
18 | openvscode-server | 5,194 |
19 | vscode-icons | 4,571 |
20 | codetour | 4,395 |
21 | i18n-ally | 4,191 |
22 | monaco-react | 3,958 |
23 | vscode-go | 3,956 |