https://github.com/nodejs/node-code-ide-configs
VSCode configs to use while developing on Node.js core
https://github.com/nodejs/node-code-ide-configs
Last synced: 9 months ago
JSON representation
VSCode configs to use while developing on Node.js core
- Host: GitHub
- URL: https://github.com/nodejs/node-code-ide-configs
- Owner: nodejs
- License: mit
- Created: 2018-04-19T07:12:33.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-08-15T09:51:05.000Z (11 months ago)
- Last Synced: 2025-09-23T18:38:40.306Z (10 months ago)
- Language: Shell
- Size: 1.19 MB
- Stars: 37
- Watchers: 2
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# node-code-ide-configs
Here are some IDE specific configs you can use while developing on [Node.js core](https://github.com/nodejs/node)
- Visual Studio Code, see [./vscode.md](./vscode.md)
- IntelliJ IDEs, see [IntelliJ-IDE.md](./IntelliJ-IDE.md)