{
  "registry": "TEDI Extensions",
  "version": 1,
  "updated_at": "2026-06-11T00:00:00Z",
  "source": "https://tediapp.dev/extensions",
  "counts": {
    "official": 6,
    "unofficial": 0,
    "total": 6
  },
  "official": [
    {
      "id": "beautify",
      "name": "TEDI.beautify",
      "version": "0.1.2",
      "publisher": "IlhamriSKY",
      "description": "VSCode-style beautify for the active editor buffer. Formats JSON, JS/TS/JSX/TSX, HTML, Vue, Svelte, Astro, CSS/SCSS/LESS/Sass, Markdown, XML, YAML, TOML, and SQL via a native sidecar. Click the wand icon next to the markdown-preview button or press Ctrl+Alt+B.",
      "repository": "https://github.com/IlhamriSKY/TEDI.beautify",
      "icon": "https://tediapp.dev/assets/extensions/beautify.png",
      "license": "Apache-2.0"
    },
    {
      "id": "discord-rich-presence",
      "name": "TEDI.discord-rich-presence",
      "version": "1.5.9",
      "publisher": "IlhamriSKY",
      "description": "Shares your TEDI activity as a Discord status: active workspace, file, open terminals across all workspaces, and elapsed time. Requires the Discord desktop app to be running.",
      "repository": "https://github.com/IlhamriSKY/TEDI.discord-rich-presence",
      "icon": "https://tediapp.dev/assets/extensions/discord-rich-presence.png",
      "license": "Apache-2.0"
    },
    {
      "id": "rtk-bridge",
      "name": "TEDI.rtk-bridge",
      "version": "0.2.5",
      "publisher": "IlhamriSKY",
      "description": "Routes AI shell commands through RTK (Rust Token Killer) for 60-90% token savings on git, npm, and dev operations. RTK must be installed on PATH separately.",
      "repository": "https://github.com/IlhamriSKY/TEDI.rtk-bridge",
      "icon": "https://tediapp.dev/assets/extensions/rtk-bridge.png",
      "license": "Apache-2.0"
    },
    {
      "id": "screenshot",
      "name": "TEDI.screenshot",
      "version": "0.5.3",
      "publisher": "IlhamriSKY",
      "description": "Captures the entire TEDI window to PNG, saves it to Downloads, and copies it to the clipboard. Click the status bar camera icon or press Ctrl+Alt+S.",
      "repository": "https://github.com/IlhamriSKY/TEDI.screenshot",
      "icon": "https://tediapp.dev/assets/extensions/screenshot.png",
      "license": "Apache-2.0"
    },
    {
      "id": "secondary-folder-tree",
      "name": "TEDI.secondary-folder-tree",
      "version": "0.1.10",
      "publisher": "IlhamriSKY",
      "description": "Adds a second folder tree on the right side of the workspace for browsing files outside the active project. Toggle with Ctrl+Shift+E.",
      "repository": "https://github.com/IlhamriSKY/TEDI.secondary-folder-tree",
      "icon": "https://tediapp.dev/assets/extensions/secondary-folder-tree.png",
      "license": "Apache-2.0"
    },
    {
      "id": "sql-explorer",
      "name": "TEDI.sql-explorer",
      "version": "0.2.30",
      "publisher": "IlhamriSKY",
      "description": "Browses and queries MySQL, PostgreSQL, and SQLite databases with schema tree, query editor, inline row edit, and CSV / JSON / SQL export. Toggle with Ctrl+Alt+D.",
      "repository": "https://github.com/IlhamriSKY/TEDI.sql-explorer",
      "icon": "https://tediapp.dev/assets/extensions/sql-explorer.png",
      "license": "Apache-2.0"
    }
  ],
  "unofficial": []
}
