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. Learn more →
Top 23 JavaScript VSCode Projects
-
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.
-
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.
-
-
-
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.
-
Not exactly what you want but with this you can clean up the view a bit.
-
-
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.
-
I actually tried using treesitter and bundlephobia in my first approach before defaulting to the npm module.
-
-
platformio-vscode-ide
PlatformIO IDE for VSCode: The next generation integrated development environment for IoT
-
-
Nord by arcticicestudio
-
-
-
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.
-
-
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.
-
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).
-
-
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)
-
-
-
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.
JavaScript VSCode related posts
- [Webview] Scrolling jumps in Monaco editor
- Repos: custom code languages syntax colorization via monaco editor
- Kako da u JavaScriptu napravim da se kôd oboji dok ga korisnik ukucava? Uspio sam napraviti da se kôd oboji kad korisnik pritisne tipku, ali nisam uspio napraviti da se boja dok ga korisnik ukucava.
- I made my first vscode extension that allows GPT to use many files easily
- Useful Leetcode Keyboard Shortcuts?
- Announcing WASIX - the Superset of WASI
- Anyway to have an XML editor in Angular 14-15
-
A note from our sponsor - InfluxDB
www.influxdata.com | 4 Dec 2023
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 |