Commits
User selector
Commit History
Commits on Jan 31, 2026
Add reanalyze server support, monorepo build support, and comprehensive integration tests.
Show description for 47d5dd3committed
Commits on Jan 4, 2026
Commits on Aug 20, 2025
- committed
Commits on Aug 19, 2025
- committed
Commits on Aug 2, 2025
Trim trailing commas from semantic tokens output to ensure valid JSON (#1113)
Show description for 5b76419authored
Commits on Jul 30, 2025
Prevent infinite recursion in `TypeUtils.resolveTypeForPipeCompletion` by not looping over type variables (#1112)
Show description for 9e64c73authored
Commits on May 7, 2025
Handle non-printable control characters when escaping JSON (#1089)
Show description for e39488bauthored
Commits on Feb 16, 2025
Add completion for React primitives (#1074)
Show description for 2019372authored
Commits on Jan 6, 2025
Reuse original env when instantiating type (#1067)
Show description for 6604f4bauthored
Commits on Jan 5, 2025
Iterate objects (#1065)
Show description for ddc23b0authored
Commits on Jan 4, 2025
Fix issue where type arg ctx wasnt passed along (#1064)
Show description for 85a72dcauthored
Commits on Jan 2, 2025
Universal dot completion (#1054)
Show description for 76adc98andauthored
Commits on Nov 21, 2024
Commits on Nov 1, 2024
Auto-format vendored OCaml sources like in compiler repo (#1053)
Show description for 2837e08authored
Commits on Oct 8, 2024
Getting started (#1040)
Show description for f173347authored
Commits on Aug 30, 2024
Some rewatch fixes (#1033)
Show description for 5497d1dauthored
Commits on Jul 9, 2024
Commits on Jun 7, 2024
Commits on Jun 4, 2024
Cache project config on demand (#1000)
Show description for 7c9f1bdauthoredFix special case in switch expr completion (#1002)
Show description for 5734b9fauthored
Commits on May 31, 2024
- authored
- committed
Pull latest parser and compiler helper files (#998)
Show description for 9cc7e65authored
Commits on May 29, 2024
- authored
Fix expr record field completion in existing records (#997)
Show description for 4b555e5authored
Commits on May 28, 2024
- committed
Use identifier loc in certain scenarios (#993)
Show description for a38a5bdauthored
Commits on May 27, 2024
Commits on May 26, 2024
Extend code action that expands catch all (#988)
Show description for 34c4a3bauthored
Commits on May 25, 2024
Code action: Expand catch all variant (#987)
Show description for 0f2ab3bauthoredDo not expand type t in patterns (#986)
Show description for 89deb9cauthored