GIGO and VS-code: the Battle With Microsoft

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

    A beautiful yet powerful syntax highlighter

  • Finally the vanguard had arrived. A markdown renderer named Shiki.

  • codetour

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

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

  • 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
  • Monaco Editor

    A browser based code editor

  • VScode uses the monaco-editor to display all editor screens in vscode including the markdown editor. A simple solution is to use the in built markdown file editor and call it a day.

  • gigo-vsc-ext

    An all encompassing vscode extension that assists users inside of the GIGO workspace system.

  • Also feel free to check out the github for a deeper look into the GIGO extension here: gigo-vsc-ext

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