You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
Dockerfile corrected package name used in .devcontainer/Dockerfile (php7.4-acpu => php7.4-apcu) 3 years ago
codespace.config.php Set overwriteprotocol to HTTPS in Codespace 3 years ago
devcontainer.json Disable basic PHP completion in Codespace 3 years ago
docker-compose.yml Add initial support for GitHub codespaces 3 years ago
setup.sh Add initial support for GitHub codespaces 3 years ago