JavaScript VSCode

Open-source JavaScript projects categorized as VSCode

Top 23 JavaScript VSCode Projects

  • Monaco Editor

    A browser based code editor

    Project mention: So, you want to set up a Monaco editor with a language server | dev.to | 2024-10-19

    Let's start with the most simple Monaco setup. I will use vanilla TS with Vite and Bun as package manager, so I hope it will be simple to extrapolate into different frameworks. You can also find similar example written with React in the official repo.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • awesome-vscode

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

  • git-history

    Quickly browse the history of a file from any git repository

  • polacode

    📸 Polaroid for your code

    Project mention: 10 VSCode Extensions You Have To Know | dev.to | 2024-01-02
  • 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

  • github-vscode-theme

    GitHub's VS Code themes

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • import-cost

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

    Project mention: How We Went from 46 to 99 Performance Score to Improve Our Website Speed | dev.to | 2024-06-19

    There are some handy tools for identifying and addressing problematic bundles. One of them, Bundlephobia, gives insights into how much an NPM package contributes to bundle size, helping avoid too large collections of files. Import Cost, a VSCode Extension, calculates the 'cost' of imported packages, helping to make informed decisions. As part of our optimization strategy, we've swapped out hefty JS libraries, such as replacing the widely-used 'classnames' package with the more efficient 'clsx', a faster and smaller drop-in replacement tailored to our website needs.

  • platformio-vscode-ide

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

  • generator-rn-toolbox

    The React Native Generator to bootstrap your apps

  • visual-studio-code

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

  • snipsnap

    Speed up your development with a powerful set of tools

  • vscode-markdown-pdf

    Markdown converter for Visual Studio Code

  • devFind

    devFind is an open source project that aims to create a platform for developers to showcase their skills and connect with potential collaborators, all in a user-friendly and searchable format.

  • vscode

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

  • vscode-dbt-power-user

    This extension makes vscode seamlessly work with dbt™: Auto-complete, preview, column lineage, AI docs generation, health checks, cost estimation etc

  • vscode-web

    Visual Studio Code for browser

  • betterfountain

    A screenwriting app integrated into visual studio code

  • mdx-analyzer

    MDX extension for Visual Studio Code

  • alias-hq

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

  • electron-react-typescript-webpack-boilerplate

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

  • GlassIt-VSC

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

  • NiM

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

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

JavaScript VSCode discussion

Log in or Post with

JavaScript VSCode related posts

  • Complicate your personal projects

    2 projects | dev.to | 3 Oct 2024
  • I launched VsCode extension on Product Hunt

    1 project | dev.to | 24 Jul 2024
  • Hover Preview: A must have VsCode Extension for Webdevelopers 🔥

    2 projects | dev.to | 23 Jul 2024
  • A fast, perfomant code editor

    1 project | news.ycombinator.com | 10 Jul 2024
  • How We Went from 46 to 99 Performance Score to Improve Our Website Speed

    4 projects | dev.to | 19 Jun 2024
  • Building a Full-Stack Web Application with Free Resources

    3 projects | dev.to | 10 Jun 2024
  • Writing a document with version control feauters

    1 project | news.ycombinator.com | 23 Apr 2024
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 7 Nov 2024
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

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

Project Stars
1 Monaco Editor 40,376
2 awesome-vscode 25,043
3 git-history 13,559
4 polacode 6,814
5 vscode-rainbow-fart 4,926
6 vscode-file-nesting-config 3,102
7 github-vscode-theme 1,901
8 import-cost 1,362
9 platformio-vscode-ide 1,218
10 generator-rn-toolbox 1,194
11 visual-studio-code 1,089
12 snipsnap 1,056
13 vscode-markdown-pdf 1,007
14 devFind 551
15 vscode 490
16 vscode-dbt-power-user 459
17 vscode-web 399
18 betterfountain 358
19 mdx-analyzer 345
20 alias-hq 332
21 electron-react-typescript-webpack-boilerplate 239
22 GlassIt-VSC 208
23 NiM 198

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?