Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-28 | Fix devcontainer (tested) (#1680) | 1 | -2/+3 | ||
zls changes may be imprecise. | |||||
2022-11-01 | Update build docs and commands for dev containers (#1438) | 1 | -2/+2 | ||
* Update build documentation for dev containers * Add devcontainer-rebuild make target * Add make devcontainer-sh target | |||||
2022-09-03 | Fix GitHub CLI installation (#1204) | 1 | -7/+29 | ||
A workaround for <https://github.com/cli/cli/issues/6175>. This commit references <https://github.com/devcontainers/features/pull/133>. | |||||
2022-09-02 | Update devcontainer scripts | 2 | -50/+59 | ||
Won't work until https://github.com/cli/cli/issues/6175 is fixed | |||||
2022-07-27 | Clean up some things with the devcontainer | 1 | -1/+1 | ||
2022-07-15 | Use Jarred-Sumner/vscode-zig march18 in devcontainer (#266) | 2 | -2/+2 | ||
2022-07-10 | Update GitHub URL to match new repo URL (#547) | 1 | -1/+1 | ||
* Update repo URLs * GitHub URL update * Revert accidental URL changes | |||||
2022-07-07 | fix devcontainer starship installation | 1 | -1/+1 | ||
2022-01-25 | Fix up dev container | 1 | -1/+0 | ||
2022-01-02 | copy: replace Bun with bun (#99) | 1 | -2/+2 | ||
Most CLI tools have the style convention of referring to themselves in lowercase. It is, after all, the name that users type in when using the tool. This PR maintains that convention in bun. "Drop the uppercase B, it's cleaner" | |||||
2021-12-27 | Add clone-submodules to devcontainer makefile | 1 | -3/+0 | ||
2021-12-23 | typo | 1 | -1/+1 | ||
2021-12-23 | :nail_care: | 1 | -8/+11 | ||
2021-12-23 | Add VSCode devcontainer environment for easy contributing | 5 | -0/+661 | ||