- Add Language Server & VS Code extension (ae55e76)
- Add symlinks to node_modules for LS playground (68f5348)
- Fix path resolver in exports tree view (a9d1e8b)
- Refactor language server and improve SoC (47dd164)
- Add readme to language-server package (a40c9fa)
- Fix lint issues (8460552)
- Merge branch 'main' into feat/lang-server-and-vscode-ext (5eeac38)
- Add packages to AGENTS.md (57bc12b)
- Fix up
isReExport→via(c01868d) - Improve import location display on export hover (b03f5b5)
- Rename a few watch → session thingies (b1f16ee)
- Merge branch 'main' into feat/lang-server-and-vscode-ext (7342ffe)
- Rename a few watch → session thingies (0abd716)
- Clean up
loadTSConfig(8bf4cce) - Fix up a few lint issues (d97805b)
- Set engines.node in LS pkg (7003be4)
- Introduce
--use-tsc-filesflag forprojectfiles (#1354) (3432dd9) - Set
isUseTscFiles: truein session w/o config file (78c913a) - Merge branch 'main' into feat/lang-server-and-vscode-ext (5401c8c)
- Fix support for Windows (156e952)
- Add MCP server (ae8f5c0)
- Sync names/decriptions & minor updates (5a3b65e)
- Add "For Editors & Agents" blog post (886661c)
- Merge branch 'feat/lang-server-and-vscode-ext' (e9daddc)
- Pre-publish blog post (e49de6c)
- Clean up launch configs (1ae694f)
- Minor refactors (5633e2f)