The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more! Learn more →
Top 23 vscode-extension Open-Source Projects
-
Project mention: A curated list of delightful Visual Studio Code packages and resources | news.ycombinator.com | 2023-04-16
-
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.
-
Amplication
Amplication: open-source Node.js backend code generator. An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.
-
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
-
-
vscode-drawio
This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
Project mention: Gitlab VSCode Extension Now Supports Locally-Hosted AI Completion with FauxPilot | news.ycombinator.com | 2022-10-14Open VSX allows anyone to upload an extension there with the same name and description from the VSCode marketplace, but silently change code or make new releases, maybe introducing misfeatures or malicious code. Users typically don't notice because they think they are installing "the same" extension from the VSCode marketplace.
https://github.com/hediet/vscode-drawio/issues/141
> Hi ;)
> I never published a version v999.0! It seems like you are using the unofficial open vsx marketplace (where, apparently, anyone can upload anything). You can find an issue here in this repository about it.
> Unfortunately, someone uploaded the extension in that version which blocks any further updates with that name.
> For now I believe in Microsofts vision. I don't think a secondary marketplace is good for the community - It just causes confusions like this.
> If you setup a github action that automatically publishes this extension to open vsx, please open a PR! ;)
The established practice of having random individuals set up ad-hoc mirrors of VSCode extensions is a serious security issue.
If Open VSX wants to mirror VSCode extensions, that's okay - but they should do so with an automated process that mirrors ALL extensions and do not allow for people to silently change the code of an extension.
If someone want to copy the code of an existing VSCode extension, change some things and upload it to Open VSX, that's okay too, but please fork it and clearly indicate in the description that the extension is a fork, linking to the source code of the original extension.
-
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: Came back to Git Graph after several months of using GitLens+ | /r/vscode | 2023-03-06Quite a while ago, the GitLens+ plugin gained the Commit Graph feature--the same graph you see in GitKraken. Until then I had used Git Graph for visualizing my repositories and GitLens+ for git blame in the GUI. Since one plugin could now do both, the natural course of action was to remove the other--goodbye, Git Graph!
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
-
polaris
Shopify’s design system to help us work together to build a great experience for all of our merchants.
Shopify Polaris: Shopify's Polaris Design System features a color module with primary, secondary, and functional colors, plus an extended palette for shades and tints. Similar to others, it underscores the role of color in conveying meaning, maintaining visual hierarchy, and ensuring accessibility.
-
According to this: https://github.com/microsoft/vscode-cpptools/issues/3423 it seems to be at least somewhat possible to reuse natvis files from Visual Studio, but I have not tested that. Never really had the need to look at any non-vector container in the debugger.
-
vscode-live-server
Launch a development local Server with live reload feature for static & dynamic pages.
Project mention: Facing problem, two selection panels are show, i am making a website which would allow people to create quick short videos and here is where i reached. i am a beginner. | /r/webdev | 2023-06-17I think your using the VSCode Live Server plugin. I would not use the Live Server plugin to run your app. The plugin does some magic to inject additional HTML into displayed page. Having SVG icons breaks it (not sure if you are using svg icons). I would run a basic app through a Python server by creating pyServer.py file:
-
You can have it both ways! Use neovim to handle key presses in VSCode, keep all the benefits of a text editor that (mostly) Just Works.
-
-
codetour
VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.
-
-
code-settings-sync
🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴
-
Project mention: How to disable the automatic syntax checking in the Go extension in VS Code? | /r/golang | 2023-05-20
A quick search of the settings turns up go.languageServerExperimentalFeatures, which links to https://github.com/golang/vscode-go/issues/50
-
Support: github.com/rangav/thunder-client-support
-
markwhen
Make a cascading timeline from markdown-like text. Supports simple American/European date styles, ISO8601, images, links, locations, and more.
I’ve had a lot of these thoughts when working on markwhen. It’s basically turning into a calendar and planning IDE, pretty excited about where it’s heading.
-
For more information: https://github.com/intlify/bundle-tools https://github.com/lokalise/i18n-ally
-
GhostText
👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
https://github.com/fregante/GhostText with a plugin for neovim, my editor of choice: https://github.com/subnut/nvim-ghost.nvim
-
mirrord
Connect your local process and your cloud environment, and run local code in cloud conditions.
If you want to take mirrord for a spin, check out the quick start guide. We’d love to hear about your experience or just general thoughts - chat us up on our Discord or open an issue or discussion on GitHub.
-
The Codelens provided by VS Code Jest extension on tests in the editor has been retired (hence this post on Jest CodeLens I wrote a while back is also outdated).
-
SurveyJS
A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.
vscode-extension related posts
- Front Matter CMS - a bit different approach to content management
- Show HN: Code Reactions – React and see others reactions to any code
- A new locally hosted AI code completion API and vscode extension. Like Copilot but totally free and best of all private.
- Tell HN: Edamagit (VSCode) is looking for a new maintainer
- Show HN: Archsense – Accurately generated architecture from the source code
- How and Why I Stopped Buying New Laptops
- code whisperer not working with svelte project
-
A note from our sponsor - Appwrite
appwrite.io | 25 Sep 2023
Index
What are some of the best open-source vscode-extension projects? This list will help you:
Project | Stars | |
---|---|---|
1 | awesome-vscode | 23,111 |
2 | git-history | 13,388 |
3 | Vim | 12,416 |
4 | pretty-ts-errors | 11,627 |
5 | TabNine | 10,185 |
6 | vscode-drawio | 8,793 |
7 | vscode-gitlens | 8,389 |
8 | vscode-debug-visualizer | 7,659 |
9 | polaris | 5,455 |
10 | vscode-cpptools | 5,175 |
11 | vscode-live-server | 5,128 |
12 | vscode-neovim | 4,888 |
13 | vscode-restclient | 4,541 |
14 | codetour | 4,203 |
15 | vscode-icons | 4,144 |
16 | code-settings-sync | 3,979 |
17 | vscode-go | 3,528 |
18 | thunder-client-support | 3,380 |
19 | markwhen | 3,120 |
20 | i18n-ally | 3,092 |
21 | GhostText | 3,070 |
22 | mirrord | 2,940 |
23 | vscode-jest | 2,745 |