TypeScript VSCode

Open-source TypeScript projects categorized as VSCode

Top 23 TypeScript VSCode Projects

  • Code-Server

    VS Code in the browser

  • Project mention: Run a Linux Distro in your Android device | dev.to | 2024-04-10

    Disclaimer: The whole process happens locally in the tablet, therefore all the programs are executed inside the tablet. I saw some other tutorials where people use code-server and besides the coding experience might look the same, running the full OS offers more capabilities.

  • github1s

    One second to read GitHub code with VS Code.

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

    GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.

  • Project mention: FLaNK 15 Jan 2024 | dev.to | 2024-01-15
  • foam

    A personal knowledge management and sharing system for VSCode

  • Project mention: Vscode setup with Foam and Logseq for Digital Note Taking | dev.to | 2024-04-02

    Source: (1) A personal knowledge management and sharing system for VSCode - Foam. https://foambubble.github.io/foam/. (2) A personal knowledge management and sharing system for VSCode. https://github.com/foambubble/foam. (3) Loam - Visual Studio Marketplace. https://marketplace.visualstudio.com/items?itemName=ciceroisback.loam.

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

  • continue

    ⏩ Open-source VS Code and JetBrains extensions that enable you to easily create your own modular AI software development system

  • Project mention: Ask HN: Who is hiring? (February 2024) | news.ycombinator.com | 2024-02-01

    Continue (YC S23) | Founding Engineer | ONSITE | Full-time | San Francisco | $130-$170K + 1-2% Equity

    At Continue, we are on a mission to make building software feel like making music. We are creating the open-source autopilot for VS Code and JetBrains——the easiest way to code with any LLM (https://github.com/continuedev/continue).

    You are likely a good fit if you

    - have founded or want to found your own startup one day

    - have experience with frontend, backend, ML technologies

    - are enthusiastic about AI/LLMs, open source, developer tools

    - get excited about supporting users and helping customers

    - want to work in-person in SF the majority of the time

    More info: https://www.ycombinator.com/companies/continue/jobs/smcxRnM-...

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

    The personal knowledge management (PKM) tool that grows as you do!

  • Project mention: Show HN: Odin – the integration of LLMs with Obsidian note taking | news.ycombinator.com | 2023-09-21

    Dendron shut down a long time ago: https://github.com/dendronhq/dendron/discussions/3890 The repo is up, but the project is dead.

  • vetur

    Vue tooling for VS Code.

  • Project mention: Show HN: Postgres Language Server | news.ycombinator.com | 2023-08-06
  • 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:

  • themer

    🎨 themer takes a set of colors and generates themes for your apps (editors, terminals, wallpapers, and more).

  • yn

    A highly extensible Markdown editor. Version control, AI Copilot, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, Reveal.js, plug-in, and macro replacement.

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

  • openvscode-server

    Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.

  • Project mention: Reviving decade-old Macs with antiX and MX Linux (2022) | news.ycombinator.com | 2023-12-08

    > Yeah, sadly there are entry level laptops cheaper than a phone or said monitor plus a keyboard and mouse

    Many people already have a monitor, mouse, and keyboard lying around. They'll also have a phone already. Plus, there are very cheap docks where you can just slide your phone into a laptop shell, priced similarly to the worst and most awful Chromebooks imaginable.

    > So nothing works offline.

    You can run a vscode server on your phone (https://github.com/gitpod-io/openvscode-server/releases). What's lacking is the VSCode GUI, so pointing a browser at http://[::1]:8080/ will work just fine.

  • 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

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

  • i18n-ally

    🌍 All in one i18n extension for VS Code

  • vscode-chatgpt

    An unofficial Visual Studio Code - OpenAI ChatGPT integration

  • monaco-react

    Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins

  • aura-theme

    ✨ A beautiful dark theme for your favorite apps.

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

TypeScript VSCode related posts

Index

What are some of the best open-source VSCode projects in TypeScript? This list will help you:

Project Stars
1 Code-Server 65,274
2 github1s 22,631
3 graphiql 15,663
4 foam 14,796
5 Vim 13,247
6 pretty-ts-errors 12,226
7 continue 10,740
8 vscode-gitlens 8,756
9 dendron 6,401
10 vetur 5,725
11 vscode-neovim 5,616
12 vscode-live-server 5,437
13 themer 5,379
14 yn 5,321
15 vscode-restclient 4,954
16 openvscode-server 4,704
17 codetour 4,310
18 vscode-icons 4,295
19 vscode-go 3,733
20 i18n-ally 3,530
21 vscode-chatgpt 3,462
22 monaco-react 3,361
23 aura-theme 3,026

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