nextcloud/.devcontainer
Lukas Reschke cecf319747 Disable basic PHP completion in Codespace
This competes with the completions provided by
https://github.com/felixfbecker/vscode-php-intellisense.

Thus disabling the completions is recommended.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-02-22 11:30:17 +00:00
..
Dockerfile corrected package name used in .devcontainer/Dockerfile (php7.4-acpu => php7.4-apcu) 2021-02-09 13:52:52 +01:00
codespace.config.php Set overwriteprotocol to HTTPS in Codespace 2021-02-15 16:48:39 +01:00
devcontainer.json Disable basic PHP completion in Codespace 2021-02-22 11:30:17 +00:00
docker-compose.yml Add initial support for GitHub codespaces 2021-02-08 16:55:01 +00:00
setup.sh Add initial support for GitHub codespaces 2021-02-08 16:55:01 +00:00