> For the complete documentation index, see [llms.txt](https://docs.cushystudio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cushystudio.com/going-further/contribution/setting-up-vscode.md).

# Setting up VSCode

1. Make sure you review recommended extensions (see `.vscode/extensions.json` )
2. Make sure you have the `prettier` extension properly configured, and that your code properly `format on save` so that your code won't cause diffs when other people later update the same files.
