> ## Documentation Index
> Fetch the complete documentation index at: https://trunk-4cab4936-sam-gutentag-changelog-merge-queue-failure-s.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# IDE integrations

Code Quality helps you shorten the feedback loop by integrating with your favorite IDEs and code editors.

### How it works

Code Quality runs a daemon that looks for files that change in real time and lints the changes using the same tools and configuration as running `trunk check`. With LSP support, you will get instant feedback on your code changes as you write.

### Supported IDEs

<Columns cols={3}>
  <Card title="VS Code" href="./vscode" img="https://mintcdn.com/trunk-4cab4936-sam-gutentag-changelog-merge-queue-failure-s/vH22oYqJ2iVryN7Y/assets/VSCode.svg?fit=max&auto=format&n=vH22oYqJ2iVryN7Y&q=85&s=2cfa76c5192c5a12cd93c6709d577be7" width="404" height="251" data-path="assets/VSCode.svg" />

  <Card title="Neovim" img="https://mintcdn.com/trunk-4cab4936-sam-gutentag-changelog-merge-queue-failure-s/IOHMauT6NHRuLByD/assets/neo_vim.svg?fit=max&auto=format&n=IOHMauT6NHRuLByD&q=85&s=0e6166c9c30b6aa6977f6b8801a1e0f1" href="./neovim" width="404" height="251" data-path="assets/neo_vim.svg" />

  <Card title="GitHub Codespaces" href="./github-codespaces" />
</Columns>
