Commits
User selector
Commit History
Commits on Aug 20, 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 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 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 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 89deb9cauthoredAdjust function template snippet return (#985)
Show description for 65d6f05authoredCode action: Extract module to file (#983)
Show description for 34b4c23authoredFix JSX prop autocomplete special case (#984)
Show description for 2d8d942authored- authored
Commits on May 24, 2024
Emit %todo istead of failwith when appropriate (#981)
Show description for e3ee758authored
Commits on Apr 27, 2024
Hover: Print signature above docstrings (#969)
Show description for 31899c5authored
Commits on Apr 12, 2024
Make JSX completion work for React.component (#966)
Show description for 1d7dfb7authored
Commits on Mar 14, 2024
Make sure doc strings are always on top in hovers (#956)
Show description for 8543778authored