spiegel-keyman/docs/settings
Eberhard Beilharz 23f8c59c07
maint(linux): allow to remote debug integration tests in Docker
This adds a `--remote-debug` option to `resources/docker-images/run.sh`.
If specified the container will expose `localhost:2345` for remote
debugging inside of the container.

This is useful for debugging integration tests in the container.

Build-bot: skip
Test-bot: skip
2025-09-23 18:20:32 +02:00
..
linux maint(linux): allow to remote debug integration tests in Docker 2025-09-23 18:20:32 +02:00
README.md docs(linux): Add use of Dev Containers to sample settings 2022-10-18 10:25:32 +02:00

Settings directory

The subdirectories here contain settings files for VSCode that might be helpful to get started.

Usage

Create a .vscode subdirectory in the root keyman source directory (i.e. in ../..) and copy the relevant settings files there.

Copy the .devcontainer directory to the root keyman source directory if you want to use the VSCode Dev Containers extension.