vscode-extension

Open-source projects categorized as vscode-extension

Top 23 vscode-extension Open-Source Projects

vscode-extension
  • awesome-vscode

    🎨 A curated list of delightful VS Code packages and resources.

  • 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.

    CodeRabbit logo
  • Vim

    :star: Vim for Visual Studio Code (by VSCodeVim)

    Project mention: VSCode + Vim extension: tweaks and QoL improvements to take your DX to the next level! | dev.to | 2024-06-27

    I've been using the Vim extension for VSCode for a couple years now and I've collected dozens of tips that I'd like to share here.

  • git-history

    Quickly browse the history of a file from any git repository

  • pretty-ts-errors

    πŸ”΅ Make TypeScript errors prettier and human-readable in VSCode πŸŽ€

    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

  • TabNine

    AI Code Completions

    Project mention: 5 Free AI Coding Copilots to Help You Fly Out of the Dev Blackhole | dev.to | 2024-06-18

    This is the repository for the backend of TabNine, the all-language autocompleter There are no source files here because the backend is closed source.

  • vscode-drawio

    This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.

  • 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: Must Have VsCode extensions for Web-developers | dev.to | 2024-07-24

    Github: Gitlens Marketplace: Gitlens

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • void

    Project mention: Ask HN: How have you integrated LLMs in your development workflow? | news.ycombinator.com | 2024-09-29

    The competition in AI editors is a bit silly at this moment. Everyone and his dog are "building" an AI assisted editor now by duct taping Ollama onto VSCode. I don't like my data being sent to untrusted parties, so I cannot evaluate most of these. On top of that, the things keep evolving as well, and editors that I dismissed a few months ago, are now all of a sudden turning into amazing productivity boosters, thanks to developments in both models as well as in editor tricks.

    My money is on Cursor [1], which does not stop to amaze me, and seems to get a lot of traction. The integration is very clever, and it is scary how it figures out what I intend to do. Then again, I'm probably doing mundane tasks most of the time. For the few bright moments in my day I tend to use ChatGPT, because most of my real problems are in application domains, not in code.

    I am not a firm believer in forking large open source projects, because it will take a lot of effort to keep up with future diversions. This makes me a bit wary of projects such as Cursor and Void [2]. Somebody needs deep pockets to sustainably surpass the popularity of VSCode. To point out just one problem with forking: VSCode works fine in Ubuntu, but Cursor does not work out of the box in Ubuntu. Having to disable the sandbox is a show-stopper for most.

    In that respect, the extensions might be a safer bet, and I think Sourcegraph's Cody and Continue are making the largest waves there. Hard to tell with so many waves.

    [1] https://www.cursor.com/

    [2] https://voideditor.com/

  • vscode-debug-visualizer

    An extension for VS Code that visualizes data during debugging.

    Project mention: Debug Visualizer: VS Code extension to visualise data structures while debugging | news.ycombinator.com | 2024-09-30
  • vscode-neovim

    Vim mode for VSCode, powered by Neovim

    Project mention: Lapce | news.ycombinator.com | 2024-02-18

    Since v1.0+ of this extension I have been constantly having issues with neovim's and VSCode's buffers got out of sync. I cannot reliably reproduce the issues however. There are a few similar reports, e.g. https://github.com/vscode-neovim/vscode-neovim/issues/1624. I've switched to other VIM extension (VSCodeVim) which I found more reliable, albeit less powerful.

  • polaris

    Shopify’s design system to help us work together to build a great experience for all of our merchants.

    Project mention: What's new in Ryviu's latest interface | /r/ryviu | 2023-12-10

    We are delighted to announce that the interface of Ryviu account has been updated according to Shopify Polaris. Aligned with Shopify's top-tier standards for safety, performance, and functionality, these changes aim to simplify the process of importing and managing product reviews for your store.

  • vscode-live-server

    Launch a development local Server with live reload feature for static & dynamic pages.

    Project mention: Must Have VsCode extensions for Web-developers | dev.to | 2024-07-24

    Github: livereload Vscode Marketplace: livereload marketplace

  • vscode-cpptools

    Official repository for the Microsoft C/C++ extension for VS Code.

    Project mention: Visual Studio Code is designed to fracture | news.ycombinator.com | 2024-09-29

    Its close in spirit to DRM. They want to ensure that if you are using their projects, it must be under their terms.

    Many of their VS Code extensions[0] have license terms which /prohibit/ them from being used in editors that are not Microsoft's VS Code editor, and Microsoft can issue cease-and-desist for violation of this or use of their extension marketplace in alternative editors.

    Microsoft has a pattern they follow where they publish repositories on GitHub to proclaim they are open source, while actually distributing proprietary binary blobs in them that are fundamental core parts of functionality to the codebase[2][3][4]

    [0] https://github.com/microsoft/vscode-cpptools/issues/6388#iss...

    [1] https://github.com/microsoft/vscode-cpptools/issues/5784

    [2] https://github.com/microsoft/win32metadata/issues/766

    [3] https://devlog.hexops.com/2024/building-the-directx-shader-c...

    [4] https://github.com/microsoft/Azure-Kinect-Sensor-SDK/issues/...

  • vscode-restclient

    REST Client Extension for Visual Studio Code

    Project mention: Ask HN: Alternatives to Postman? | news.ycombinator.com | 2024-04-04

    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)

  • vscode-icons

    Icons for Visual Studio Code

  • codetour

    VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.

    Project mention: GIGO and VS-code: the Battle With Microsoft | dev.to | 2023-12-19

    CodeTour is a vscode plugin that is managed by Microsoft and allows the ability to create β€œtours” to link through code by clicking through steps.

  • code-settings-sync

    🌴πŸ’ͺ Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST πŸ’ͺ🌴

  • i18n-ally

    🌍 All in one i18n extension for VS Code

  • vscode-go

    Go extension for Visual Studio Code (by golang)

    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

  • mirrord

    Connect your local process and your cloud environment, and run local code in cloud conditions.

    Project mention: Mirrord Mirrord on the wall, who's most processed of them all | news.ycombinator.com | 2024-11-01

    Have a new entry on mirrord (https://mirrord.dev/) and how it mirrors a process from your local machine to Kubernetes. In this post I particularly talk about the mirrord agent but in the subsequent one, I will also be discussing about the tools you need to employ if you had to make this possible for yourself. Mirrord mirrors (and can steal) traffic from your Kubernetes environment to a local process which is the coolest part about it. Can't wait to talk more about it in the next one.

  • thunder-client-support

    Thunder Client is a lightweight Rest API Client Extension for VS Code.

    Project mention: Top 10 HTTP Testing Tools for Mac in 2024 | dev.to | 2024-12-09

    Tool Name Free Version Open Source Website Apidog Free Basic Plan No https://apidog.com Postman Free Basic Plan No https://www.postman.com Insomnia Free Basic Plan Yes https://insomnia.rest Paw Paid No https://paw.cloud Hoppscotch Free Yes https://hoppscotch.io Bruno Free Yes https://www.usebruno.com Thunder Client Free No https://www.thunderclient.com Advanced REST Client Free Yes https://github.com/advanced-rest-client/arc-electron HTTPie Free Basic Plan Yes https://httpie.io RestClient Free Yes https://github.com/rest-client/rest-client

  • markwhen

    Make a cascading timeline from markdown-like text. Supports simple American/European date styles, ISO8601, images, links, locations, and more.

    Project mention: AI and All Data Weekly - 02 December 2024 | dev.to | 2024-12-02
  • vscode-chatgpt

    An unofficial Visual Studio Code - OpenAI ChatGPT integration

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

vscode-extension discussion

Log in or Post with

vscode-extension related posts

Index

What are some of the best open-source vscode-extension projects? This list will help you:

Project Stars
1 awesome-vscode 25,189
2 Vim 14,034
3 git-history 13,567
4 pretty-ts-errors 13,565
5 TabNine 10,657
6 vscode-drawio 9,145
7 vscode-gitlens 9,055
8 void 8,442
9 vscode-debug-visualizer 7,968
10 vscode-neovim 6,387
11 polaris 5,828
12 vscode-live-server 5,814
13 vscode-cpptools 5,545
14 vscode-restclient 5,335
15 vscode-icons 4,483
16 codetour 4,372
17 code-settings-sync 4,030
18 i18n-ally 4,078
19 vscode-go 3,909
20 mirrord 3,846
21 thunder-client-support 3,641
22 markwhen 4,125
23 vscode-chatgpt 3,484

Sponsored
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.
coderabbit.ai

Did you konow that TypeScript is
the 1st most popular programming language
based on number of metions?