Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 23 VSCode Open-Source Projects
-
The reason I use VSCode is Code Server[0], and unless my English is terribly bad, calling someone lunatic for their choice of IDE may not be a great idea.
-
WebView webView = new WebView(); webView.getEngine().load("https://microsoft.github.io/monaco-editor/");
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
Project mention: A curated list of delightful Visual Studio Code packages and resources | news.ycombinator.com | 2023-04-16
-
-
-
NvChad
Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
git clone https://github.com/NvChad/NvChad $HOME\AppData\Local\nvim --depth 1 && nvim # if the above path doesnt work, try any of these paths : %LOCALAPPDATA%\nvim %USERPROFILE%AppDataLocal\nvim C:Users%USERNAME%AppDataLocal\nvim
-
I would suggest to start getting into vim by first trying out popular vim keybinding plugins available on your favorite code editor and get used to those first. Then, if you want to dive deeper into the power of Neovim, try out popular configs like LazyVim, LunarVim, NvChad... Taking Neovim from a mere text editor to a full-featured IDE with features like intellisense, debugging, testing, etc... on your own takes quite a lot of work and configuration.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
> FYI, GraphiQL is deprecated, GraphQL Playground is a good alternative.
You have this backwards.
https://github.com/graphql/graphql-playground/issues/1366#is...
-
Project mention: Ask HN: How Do You Utilize Your Personal Knowledge Base? | news.ycombinator.com | 2023-07-10
I started using Foam[0] a few years ago, but the more I used it, the more I dropped all the tedious bits, and it became nothing more than a big, evolving markdown repo.
When I switched from vscode (back) to vim, it has worked as well or better than it did before. I follow my own rules. I like the Zettelkasten idea of one idea per card, but if I put more related things in the same .md file, that's OK. I didn't like the flat directory structure, and so I have dirs organized by category. My /bar directory is inside my /cooking directory, and for whatever reason, that makes sense to me. Ripgrep doesn't care, and I always find what I'm looking for.
This markdown hierarchy, that still lives in a repo called "foam", has become indispensable to me.
-
Project mention: Want to create attractive, interactive docs? Use these amazing documentation tools and examples | dev.to | 2022-12-02
Rodrigo Pombo is the creator of Code Hike. He has been making tools to make code and technical data more comprehensible for some time. Previously, he applied a similar technique to make your git history easier to navigate and comprehend with git-history.
-
Project mention: Multiple Notepad++ Flaws Let Attackers Execute Arbitrary Code | news.ycombinator.com | 2023-09-04
I find the Vim extension for VS Code has macro support that is good enough for most of my use cases (if you’re a fan of Vim key bindings - obviously).
https://github.com/VSCodeVim/Vim/blob/master/ROADMAP.md#repe...
-
Project mention: How to make type safe a function that receives a prisma.[modelName] ? | /r/learnjavascript | 2023-06-25
#1: VSCode extension that makes TypeScript errors prettier and human-readable | 28 comments #2: Those who know, know... | 63 comments #3: Announcing TypeScript 5.0 Beta | 24 comments
-
gitpod
The developer platform for on-demand cloud development environments to create software faster and more securely.
-
coolify
An open-source & self-hostable Heroku / Netlify / Vercel alternative. Cloud version available here -> https://app.coolify.io
-
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
-
-
Project mention: Show HN: Odin – the integration of LLMs with Obsidian note taking | news.ycombinator.com | 2023-09-21
Dendron shut down a long time ago: https://github.com/dendronhq/dendron/discussions/3890 The repo is up, but the project is dead.
-
Fixes for the new OS, general improvements, and tons of thanks to all testers for their help! https://github.com/blinksh/blink/discussions/1850
-
nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Project mention: Ask HN: What's a good, privacy focused bookmark manager? | news.ycombinator.com | 2023-06-12I use [nb](https://github.com/xwmx/nb). It's a CLI tool (easy to write a GUI for if you want one) that is fast, uses Git to version control things, and handles more than just bookmarks. I sync across computers using Dropbox.
-
coder
Coder provisions software development environments via Terraform on Linux, macOS, Windows, X86, ARM, and of course, Kubernetes.
-
-
It's a lot, but the VS Code docs have thought about Extraneous Cognitive Load and created written guides, video guides, reference docs and more!
-
continue
⏩ the open-source autopilot for software development—bring the power of ChatGPT to VS Code and JetBrains
Original source: https://github.com/continuedev/continue/tree/main/docs/docs/languages/matlab.md
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
VSCode related posts
- GitHub Copilot's Security Filters Don't Work
- Github Copilot is down!
- Github Copilot just imploded!
- Large pull requests slow down development
- I cancelled my Replit subscription
- Provider "/subscriptions/##-##/providers/Microsoft.Resources" does not have resource type "resourceGroups".
- What do you use to create your site?
-
A note from our sponsor - Onboard AI
getonboard.dev | 29 Nov 2023
Index
What are some of the best open-source VSCode projects? This list will help you:
Project | Stars | |
---|---|---|
1 | Code-Server | 63,014 |
2 | Monaco Editor | 36,438 |
3 | awesome-vscode | 23,475 |
4 | github1s | 22,294 |
5 | vscodium | 22,266 |
6 | NvChad | 20,302 |
7 | LunarVim | 16,426 |
8 | graphiql | 15,379 |
9 | foam | 14,331 |
10 | git-history | 13,426 |
11 | Vim | 12,638 |
12 | pretty-ts-errors | 11,759 |
13 | gitpod | 11,742 |
14 | coolify | 9,763 |
15 | vscode-gitlens | 8,472 |
16 | polacode | 6,811 |
17 | dendron | 6,089 |
18 | blink | 5,878 |
19 | nb | 5,874 |
20 | coder | 5,735 |
21 | vetur | 5,705 |
22 | Visual Studio Code | 5,301 |
23 | continue | 5,294 |