Commit Graph

10 Commits

Author SHA1 Message Date
rugk
e8dce7aa36 chore: remove sqlite as it apparently was already installed 2026-02-24 14:24:07 +00:00
rugk
7283bcaec0 test(devcontainer): properly install PHP extensions for testing 2026-02-24 13:43:34 +00:00
rugk
4192751004 Merge remote-tracking branch 'origin/master' into devcontainer/phpunit 2026-02-24 12:13:31 +00:00
rugk
965c4e666e style(devcontainer): re-add omments to VSCode extensions 2026-02-23 15:27:50 +00:00
rugk
809a79bd3e fix(devcontainer): make it possible to run mocha tests in VSCode using different extension
Indeed https://github.com/maty21/mocha-sidebar/issues/181#issuecomment-1016768595 seems to work and pointed me to a better extension.
This works better than maty.vscode-mocha-sidebar which could not find nyc.
2026-02-23 14:44:21 +00:00
rugk
4e437b4ac7 feat(devcontainer): add/auto-install vscode-phpunit extension 2026-02-23 13:38:43 +00:00
rugk
d1b45c1e78 style(devcontainer): fix typo
Not a all relevant in any case, but still…
2026-02-17 00:11:39 +01:00
Joe Skeen
7a5036d957 move postCreateCommands to a separate file 2023-12-08 15:34:00 +00:00
rugk
664a8fff08 feat: also open doc readme by default 2023-08-25 06:49:19 +02:00
rugk
b2e4920aa2 feat: add basic support for debugging and working with devcontainer
For GitHub Codespaces e.g.
2023-08-25 06:49:19 +02:00