JavaScript VSCode

Open-source JavaScript projects categorized as VSCode

Top 23 JavaScript VSCode Projects

  • Monaco Editor

    A browser based code editor

    Project mention: NPM workspace and vite - Read dependency build output (d.ts file) | /r/webdev | 2023-11-30

    So lets say the project consists of two packages Lib and App in which Lib is a library and App is the frontend app which depends on Lib. Now I want to display a monaco powered code editor in App which has has access to all types of Lib. This means that I have to somehow read the *.d.ts file of Lib as a string to set it as "extra lib" for monaco.

  • awesome-vscode

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

    Project mention: A curated list of delightful Visual Studio Code packages and resources | news.ycombinator.com | 2023-04-16
  • Appwrite

    Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.

  • git-history

    Quickly browse the history of a file from any git repository

  • polacode

    📸 Polaroid for your code

  • vscode-rainbow-fart

    一个在你编程时疯狂称赞你的 VSCode 扩展插件 | An VSCode extension that keeps giving you compliment while you are coding, it will checks the keywords of code to play suitable sounds.

  • vscode-file-nesting-config

    Config of File Nesting for VS Code

    Project mention: Is it possible to ‘go into’ a directory within a project? | /r/vscode | 2023-01-27

    Not exactly what you want but with this you can clean up the view a bit.

  • github-vscode-theme

    GitHub's VS Code themes

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • import-cost

    displays the import size of the package you are importing inside the code editor

    Project mention: import-cost.nvim: import costs finally to neovim! | /r/neovim | 2023-01-03

    I actually tried using treesitter and bundlephobia in my first approach before defaulting to the npm module.

  • generator-rn-toolbox

    The React Native Generator to bootstrap your apps

  • platformio-vscode-ide

    PlatformIO IDE for VSCode: The next generation integrated development environment for IoT

  • snipsnap

    Speed up your development with a powerful set of tools

  • visual-studio-code

    An arctic, north-bluish clean and elegant Visual Studio Code theme.

    Project mention: Solarized dark for me. | /r/ProgrammerHumor | 2023-02-20

    Nord by arcticicestudio

  • vscode-styled-components

    Syntax highlighting for styled-components

  • vscode-markdown-pdf

    Markdown converter for Visual Studio Code

  • vscode-textmate

    A library that helps tokenize text using Text Mate grammars.

    Project mention: Dark mode with Shiki and Code Hike | dev.to | 2023-01-29

    Shiki does this because the underlying library vscode-textmate or vscode-oniguruma returns black if the value is not a valid color. This explains why Code Hike uses blackish color codes instead of variables. But what if we write a variable directly into the theme instead of the color code.

  • vscode

    Soho vibes for Visual Studio Code (by rose-pine)

  • alias-hq

    The end-to-end solution for configuring, refactoring, maintaining and using path aliases

    Project mention: The Native Way To Configure Path Aliases in Frontend Projects | dev.to | 2023-05-04

    There are multiple libraries available for configuring path aliases in Node.js, such as alias-hq and tsconfig-paths. However, while looking through the Node.js documentation, I discovered a way to configure path aliases without having to rely on third-party libraries. Moreover, this approach enables the use of aliases without requiring the build step.

  • betterfountain

    A screenwriting app integrated into visual studio code

    Project mention: [AskJS] Looking for a javascript library/API for screenwriting | /r/javascript | 2023-03-10

    i'm looking for library/API that would help me convert scene outlines to scripts in javascript, what i need is something similar to what betterfountain offers, but instead of generating the scripts in vscode or something, i need the library to receive the outlines from the user and generate the scripts in the webpage itself (or generate it in JSON where i can process it).

  • mdx-analyzer

    MDX extension for Visual Studio Code

  • electron-react-typescript-webpack-boilerplate

    Pre-configured boilerplate for Electron + React + TypeScript + Webpack

  • NiM

    Streamline Your Node.js Debugging Workflow with Chromium (Chrome, Edge, More) DevTools. (by june07)

  • GlassIt-VSC

    VS Code Extension to set window to transparent on Windows platform.

  • monacode

    An es-module wrapper around the monaco editor and prettier

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

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 2023-11-30.

JavaScript VSCode related posts

Index

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

Project Stars
1 Monaco Editor 36,438
2 awesome-vscode 23,507
3 git-history 13,428
4 polacode 6,811
5 vscode-rainbow-fart 4,871
6 vscode-file-nesting-config 2,075
7 github-vscode-theme 1,822
8 import-cost 1,317
9 generator-rn-toolbox 1,192
10 platformio-vscode-ide 1,094
11 snipsnap 1,054
12 visual-studio-code 1,046
13 vscode-styled-components 903
14 vscode-markdown-pdf 889
15 vscode-textmate 496
16 vscode 403
17 alias-hq 318
18 betterfountain 309
19 mdx-analyzer 251
20 electron-react-typescript-webpack-boilerplate 237
21 NiM 192
22 GlassIt-VSC 165
23 monacode 162
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
www.influxdata.com