vscode-extension

Open-source projects categorized as vscode-extension

Top 23 vscode-extension Open-Source Projects

  • awesome-vscode

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

  • git-history

    Quickly browse the history of a file from any git repository

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Vim

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

  • Project mention: The IDEs we had 30 years ago and we lost | news.ycombinator.com | 2023-12-28
  • pretty-ts-errors

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

  • Project mention: What is JSDoc and why you may not need typescript for your next project? | dev.to | 2024-01-22

    Besides the features TypeScript itself proposed, the most important thing it brought to the community was the ability to create cool features around this compiler that enhance the developer experience and productivity. Tools like tsserver, pretty ts errors, and many others are actively improving the ecosystem for both JavaScript and TypeScript writers.

  • TabNine

    AI Code Completions

  • 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: The Loneliness of the Mid-Level Vimmer | news.ycombinator.com | 2023-12-21
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • vscode-debug-visualizer

    An extension for VS Code that visualizes data during debugging.

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

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

    I 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:

  • vscode-cpptools

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

  • Project mention: πŸš€ Exciting New Feature Proposal for C++ Developers: "Add Similar Function" in IntelliSense! πŸš€ | /r/csMajors | 2023-09-29

    πŸ”— Link to GitHub Issue: Add Similar Function - https://github.com/microsoft/vscode-cpptools/issues/11477

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

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

  • vscode-icons

    Icons for Visual Studio Code

  • code-settings-sync

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

  • Project mention: How and Why I Stopped Buying New Laptops | news.ycombinator.com | 2023-07-09

    https://github.com/shanalikhan/code-settings-sync/issues/136...

  • vscode-go

    Go extension for Visual Studio Code (by golang)

  • Project mention: Error handling in Go web apps shouldn't be so awkward | news.ycombinator.com | 2024-01-09

    Goland collapses this to a single line, and vscode is looking into it too.

    https://github.com/golang/vscode-go/issues/2311

    It papers over the issue, but helps some.

  • thunder-client-support

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

  • Project mention: Learning Cache | dev.to | 2024-03-09

    Now let's see the headers of the used lib @antonz/python-wasi using Thunder client in VS code)

  • i18n-ally

    🌍 All in one i18n extension for VS Code

  • vscode-chatgpt

    An unofficial Visual Studio Code - OpenAI ChatGPT integration

  • mirrord

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

  • Project mention: The Traffic Police 🚨 - Controlling outgoing traffic with mirrord | dev.to | 2024-02-26

    So, you've been using mirrord to simplify your development process (if you haven’t, go here!). Naturally, you want the traffic from the app you're debugging to go through the cluster environment, so your app can communicate with its clustery pals. There is a problem though: your latest change adds some new columns to the database, and you don’t want to modify the database in the cluster and affect everyone else working on it. You do have a local instance of the database that you can modify, so your app can use that, but you still want it to talk to all the other components in the cluster. So what now? The new outgoing traffic filter feature is here to solve exactly this type of problem!

  • markwhen

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

  • Project mention: Phanpy: A minimalistic opinionated Mastodon web client | news.ycombinator.com | 2024-04-14

    The creator of this (Chee Aun) is quite prolific and creative with their work (https://cheeaun.com/projects/).

    They created https://cheeaun.life, a timeline of their life, more than 10 years ago (which looks to be kept up to date), which was my inspiration for markwhen (https://markwhen.com).

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

  • Project mention: is qutebrowser compatible with ghosttext? | /r/qutebrowser | 2023-07-19

    https://github.com/fregante/GhostText with a plugin for neovim, my editor of choice: https://github.com/subnut/nvim-ghost.nvim

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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 related posts

Index

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

Project Stars
1 awesome-vscode 24,244
2 git-history 13,471
3 Vim 13,247
4 pretty-ts-errors 12,226
5 TabNine 10,387
6 vscode-drawio 8,970
7 vscode-gitlens 8,756
8 vscode-debug-visualizer 7,801
9 polaris 5,637
10 vscode-neovim 5,616
11 vscode-live-server 5,437
12 vscode-cpptools 5,342
13 vscode-restclient 4,954
14 codetour 4,310
15 vscode-icons 4,295
16 code-settings-sync 4,001
17 vscode-go 3,733
18 thunder-client-support 3,561
19 i18n-ally 3,530
20 vscode-chatgpt 3,462
21 mirrord 3,382
22 markwhen 3,337
23 GhostText 3,215

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com