What Happened When I Peeked Into My .vscode Directory

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Visual Studio Code

    Visual Studio Code

    Visual Studio Code, the editor of life, the metaverse, and everything. With an expressive web frontend and rich API, thousands of extensions have been built on top of it. But while they make it, they also break it in places we don’t pay much attention to 👀.

  • cosmopolitan

    build-once run-anywhere c library

    What if the extension uses it to do IPC with language servers 🤔? We never know. There’s one issue with this approach though, in order to be portable across all platforms supported by VSCode, it probably should be built with Cosmopolitan instead of compiled as Linux ELF.

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

  • wakatime-cli

    Command line interface used by all WakaTime text editor plugins

    WakaTime tracks programming activity. The heavy lifting is done by the external WakaTime CLI, so the extension itself must be super lightweight right?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts