TypeScript VSCode

Open-source TypeScript projects categorized as VSCode

Top 23 TypeScript VSCode Projects

  • Code-Server

    VS Code in the browser

    Project mention: Secure Browser Access to code-server VSCode | dev.to | 2024-02-16

    Code-server is an open-source tool that allows you to run VSCode, a popular integrated development environment (IDE), on a remote server through the browser. This setup essentially turns VSCode into a cloud-based IDE, providing flexibility and accessibility advantages.

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

  • 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: A structured note-taking app for personal use | news.ycombinator.com | 2023-12-21

    You should have a look at Foam: https://github.com/foambubble/foam

  • 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

    ⏩ The easiest way to code with any LLM—Continue is an open-source autopilot for VS Code and JetBrains

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

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

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

    Project mention: Yank Note: A Hackable Markdown Editor for Programmers | news.ycombinator.com | 2023-04-09
  • vscode-restclient

    REST Client Extension for Visual Studio Code

    Project mention: Bruno | news.ycombinator.com | 2024-03-09
  • 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.

  • vscode-chatgpt

    An unofficial Visual Studio Code - OpenAI ChatGPT integration

    Project mention: ChatGPT for VS Code deprecated and open-sourced | news.ycombinator.com | 2023-03-20
  • i18n-ally

    🌍 All in one i18n extension for VS Code

    Project mention: i18n Ally alternative? | /r/vuejs | 2023-04-11

    For more information: https://github.com/intlify/bundle-tools https://github.com/lokalise/i18n-ally

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

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

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). The latest post mention was on 2024-03-09.

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 64,666
2 github1s 22,537
3 graphiql 15,592
4 foam 14,699
5 Vim 13,113
6 pretty-ts-errors 12,156
7 continue 8,766
8 vscode-gitlens 8,680
9 dendron 6,334
10 vetur 5,721
11 vscode-neovim 5,505
12 vscode-live-server 5,377
13 themer 5,358
14 yn 5,249
15 vscode-restclient 4,855
16 openvscode-server 4,633
17 codetour 4,289
18 vscode-icons 4,277
19 vscode-go 3,694
20 vscode-chatgpt 3,457
21 i18n-ally 3,449
22 monaco-react 3,257
23 aura-theme 2,984
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.
www.influxdata.com