SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Visual Studio Code Open-Source Projects
-
Project mention: The Ultimate Guide to Setting Up a Windows 11 Web Development Environment | dev.to | 2024-09-19
Download and install VS Code from the official website.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
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: Continue.dev: The Swiss Army Knife That Sometimes Fails to Cut | dev.to | 2024-09-10Tinkering with Coding Assistants - if you want to create your own coding assistant, employ some sophisticated prompting techniques, add your context providers, or experiment with other features - Continue might be the best starting point with 99% of the work done, leaving you the interesting 1%. It took 10-20 minutes to clone their repo and get it running.
-
-
-
-
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)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Github: prettier Vscode Marketplace: prettier marketplace
-
code-settings-sync
🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴
-
Project mention: Zed Editor automatically downloads binaries and NPM packages without consent | news.ycombinator.com | 2024-07-07
What if one language server adds a function to use your code for AI training?
Vscode installs tons of other crap beside the language server itself. And the language server alone has a quite long list of dependencies
https://github.com/golang/vscode-go/blob/master/extension/go...
-
vscode-remote-release
Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
Project mention: VS Code extensions are less secure than browser extensions or even NPM packages | news.ycombinator.com | 2024-06-19I think that you and tredre3 are entirely missing the problem — you seem to be assuming that vscode works the way that any sensible person would assume that it works. Of course VS Code runs things remotely. Of course running an untrusted project on a remote machine runs code on the remote machine. This isn’t the problem.
The problem is that the remote project can run code on the client front end. You can create a brand new cloud machine, give it no particular permissions, run vscode on your laptop, connect to the remote machine via the remote extension, and load some compromised package npm package, and you expect that the damage is limited to the remote machine. And you would be wrong! The npm package can execute code on your laptop or borrow your ssh credentials, and MS doesn’t even consider this to be a bug!
https://github.com/microsoft/vscode-remote-release/issues/66...
-
-
Project mention: Ask HN: What macOS apps/programs do you use daily and recommend? | news.ycombinator.com | 2024-06-09
if i had to recommend 1 app/script that i use daily: https://github.com/banga/git-split-diffs
`karabiner elements` (https://karabiner-elements.pqrs.org/) to disable things like "Apple + Q" -> nothing worse than going to close a single tab and then your whole app quits. also able to re-map caps-lock into escape, ect
`iterm2` for terminal (colored tabs are great; albeit i disable the hell out of many of the options like "clickable urls" ect)
for cli, i try to gnu all-the-things (and i just explode my PATH to the paths `brew` installed dynamically - will try another package manager at a future date)
`sublime text`
`firefox`/`librewolf` + plugins (containers, netmon, request interceptor, dark reader, adnauseam)
-
-
-
-
vscode-webview-ui-toolkit
A component library for building webview-based extensions in Visual Studio Code.
Project mention: vscode-webview-ui-toolkit VS vscode-webview-elements - a user suggested alternative | libhunt.com/r/vscode-webview-ui-toolkit | 2023-12-04 -
flyde
🌟 Open-source, visual programming for developers. Includes a VS Code extension, integrates with existing TypeScript code, browser and Node.js.
-
-
vscode-git-graph
View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Visual Studio Code discussion
Visual Studio Code related posts
-
VS Code | Integrated terminal does not load PATH environment variable unless logout Windows user
-
PubNub vs Pusher creating a realtime messaging app in React
-
What you can get out of a high-quality font
-
Comprehensive Guide to Git Branching, Merging, and Pull Requests
-
Create your Minecraft Plugin
-
How to install Python in Windows 11?
-
The 10 Best VS Code Extensions
-
A note from our sponsor - SaaSHub
www.saashub.com | 20 Sep 2024
Index
What are some of the best open-source Visual Studio Code projects? This list will help you:
Project | Stars | |
---|---|---|
1 | Visual Studio Code | 162,471 |
2 | awesome-vscode | 24,830 |
3 | continue | 16,023 |
4 | vsc-material-theme | 11,202 |
5 | polacode | 6,814 |
6 | vetur | 5,741 |
7 | vscode-restclient | 5,219 |
8 | prettier-vscode | 5,137 |
9 | code-settings-sync | 4,016 |
10 | vscode-go | 3,852 |
11 | vscode-remote-release | 3,612 |
12 | aura-theme | 3,218 |
13 | git-split-diffs | 2,590 |
14 | live-share | 2,266 |
15 | vscode-pets | 2,182 |
16 | vscode-code-runner | 2,179 |
17 | Python | 2,080 |
18 | vscode-webview-ui-toolkit | 1,993 |
19 | flyde | 1,947 |
20 | vscode-project-manager | 1,902 |
21 | vscode-git-graph | 1,888 |
22 | vscode-powershell | 1,689 |
23 | vscode-bookmarks | 1,687 |