mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-27 01:57:41 +00:00
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 |
||
|---|---|---|
| .. | ||
| linux | ||
| README.md | ||
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.