out-of-your-element/.vscode
Bea 088aa32b0e
chore: editorconfig matching existing code format styles
An editor config has been written that matches existing indentation and
formatting used by this project, which should extend the courtesy of
intended tab use to other editors like NeoVim which are often conigured
to adhere to `.editorconfig` by default.

As part of this change, the official EditorConfig extension has been
added to VSCode recommendations, which should additionally enable
Code-like editors to additionally adhere to the rules of other files
like json and markdown which are the only types that deviate from
Cadence's global default.
2026-03-24 19:11:39 +00:00
..
extensions.json chore: editorconfig matching existing code format styles 2026-03-24 19:11:39 +00:00
settings.json changing spaces to tabs 2023-08-21 21:04:41 +12:00
tasks.json switch to using api functions over mreq 2023-05-08 23:37:51 +12:00