spiegel-keyman/docs/settings
Eberhard Beilharz d1cd46be41
chore(linux): Fix lintian warnings
Also improve upload script to force push changelog branches.
Lintian v2.115 (which is run on Debian servers) still produces
pedantic warnings, but there seems to be a bug - no matter what
pattern I add to `lintian-overrides`, I can't get it to ignore
the files. The following version v2.116 has these rules built in,
so we don't need `lintian-overrides` anymore.

(cherry picked from commit 134e084b80)
2023-02-02 15:28:01 +01:00
..
linux chore(linux): Fix lintian warnings 2023-02-02 15:28:01 +01: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.