← All repos

node-code-ide-configs

VSCode configs to use while developing on Node.js core

Browse cluster: Cluster 169
22commits
7contributors
2languages

Tech stack & purpose

This repository provides integrated development environment configurations for contributors working on Node.js core, specifically tailored for Visual Studio Code and IntelliJ IDEs. The project includes a dockerized development environment setup via VSCode's devcontainer feature, which provides a pre-configured Node.js build environment with a pre-populated build cache to significantly reduce initial build times. The configurations include launch and task definitions that enable running and testing Node.js directly within the IDE, streamlining the development workflow for Node.js core contributors.

Languages

Shell
83.8%
Dockerfile
16.2%

Contributors