spiegel-keyman/docs/settings
Eberhard Beilharz 032a123347
chore(linux): Properly fix shellcheck SC1091 warnings
The secret is to disable the "shellcheck.useWorkspaceRootAsCwd".
2023-05-11 11:59:15 +02:00
..
linux chore(linux): Properly fix shellcheck SC1091 warnings 2023-05-11 11:59:15 +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.