{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihbayb557tlxfs5d6wbv4xmysp6qfnetz7xbbp555y26qginzlw7u",
    "uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3mhngdxjz36a2"
  },
  "path": "/t/the-fastest-way-to-feed-ghc-type-errors-to-llm/13827#post_13",
  "publishedAt": "2026-03-21T09:36:56.000Z",
  "site": "https://discourse.haskell.org",
  "tags": [
    "/ide",
    "extension for VSCode"
  ],
  "textContent": "Another way of feeding errors to Claude Code is through the /ide command and the extension for VSCode. It contains a `mcp__ide__getDiagnostics` tool that reads VSCode’s problems panel:\n\n\n    ❯ /ide\n      ⎿  Connected to Visual Studio Code.\n\n    ❯ What errors are there?\n\n    ● ide - getDiagnostics (MCP)\n    ...\n",
  "title": "The fastest way to feed ghc type errors to LLM"
}