Add DevContainer and VS Code tooling for a consistent CodeMirror 5 development environment #14309
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "github/fork/rlaiola/chore/add-devcontainer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR introduces a complete DevContainer setup to standardize the local development environment for the CodeMirror 5 project.
It adds:
.devcontainerconfiguration based on Node.js 20, with a custom Dockerfile.The goal is to make onboarding easier, reduce “it works on my machine” issues, and provide a reproducible, editor-integrated development environment aligned with the project’s tooling and coding standards.
This is not something I'm interested in for this project.
Pull request closed