Closed spotlesscoder closed 4 months ago
I would rather avoid adding editor specific files in the repo.
devcontainer spec is not editor specific. More and more editors implement this.
There is also a cli to use the devcontainer spec without any IDE for example to use it with vim etc.
The customizations are IDE-specific though but they don't hurt ;)
Honestly I'd rather these things not be in the repo otherwise we will end up having nix/guix etc setups. It should just be .gitignored.
fixes #334