mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
The Dev Containers vscode extension allows to run the unit tests in a container. This is especially helpful when running on Ubuntu 22.04 where running the tests on the host exits ibus when the tests exit, disabling any keyboard input. |
||
|---|---|---|
| .. | ||
| 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.