summaryrefslogtreecommitdiff
path: root/.devcontainer/devcontainer.json (follow)
Commit message (Expand)AuthorAgeFilesLines
* .devcontainer: clarify the formatter is nixfmt-rfc-styleKenichi Kamiya2025-04-071-1/+2
* .devcontainer: apply nixfmt-rfc-style on save•••formatterPath does not support the specifier "nixfmt-rfc-style" https://github.com/nix-community/vscode-nix-ide/blob/92fdb077e9f18cc0048b15b1c07e5d18d629f76c/package.json#L76-L85 Currently it is just ignored, because of we are setting LSP. https://github.com/nix-community/vscode-nix-ide/blob/92fdb077e9f18cc0048b15b1c07e5d18d629f76c/README.md?plain=1#L63 This commit removes the unused config and enables auto formatter on save. Kenichi Kamiya2025-04-061-1/+3
* .devcontainer: tweaksArne Keller2025-01-131-1/+16
* Add devcontainer configIavael2022-11-171-0/+12