Releases
1.20.0
Commits
3d1591d : Add syntax highlighting for raw JS code (#774 ) (Florian Hammerschmidt) #774
b776f70 : Revert "Sort patterns in tmLanguage.json" (#775 ) (Florian Hammerschmidt) #775
9c069b7 : Enable basic JavaScript language features in ffi blocks (Florian Hammerschmidt) #776
85ea7d9 : fix invalid range (Pedro Castro) #781
cbc9312 : update CHANGELOG.md (Pedro Castro) #781
dab2a95 : sync latest syntax (Gabriel Nordeborn) #783
8dfd776 : latest parser (Gabriel Nordeborn) #786
c5f2d24 : Bump semver from 7.3.8 to 7.5.4 in /client (dependabot[bot]) #795
74a5e98 : Fix using wrong analysisProdPath on arm64 (Arden Sinclair) #791
e41cb9d : dont emit object keys in uppercase as namespace (Pedro Castro) #798
4627227 : update CHANGELOG.md (Pedro Castro) #798
22f7725 : move function to Utils module (Pedro Castro) #798
1ff514b : fix code (Pedro Castro) #798
f9e1902 : add completion to toplevel decorators (Pedro Castro) #799
d635469 : update text (Pedro Castro) #799
c1a5ff2 : update CHANGELOG.md (Pedro Castro) #799
bb4adcd : refactor (Pedro Castro) #799
6f02692 : revert change (Pedro Castro) #799
3110b2e : add note for @@deprecated (Pedro Castro) #799
7a0b8fb : fix accidental double pipe in exhaustive switch statements (Gabriel Nordeborn) #805
ec14918 : changelog (Gabriel Nordeborn) #805
7b40fc7 : revamp insert missing cases by leveraging actual AST transforms to produce the missing cases and insert them into the existing switch (Gabriel Nordeborn) #804
da2cbd8 : changelog (Gabriel Nordeborn) #804
c36e79f : cleanup (Gabriel Nordeborn) #804
6ed2083 : add code action for wrapping option patterns in Some when not already wrapped (Gabriel Nordeborn) #806
f35e465 : changelog (Gabriel Nordeborn) #806
Add pattern for single line ffi #807 (Florian Hammerschmidt )
b4bccca : Update changelog (Florian Hammerschmidt) #807
644dca1 : add TypeAtPos completion type and let it drive completion when something might've compiled already and has a type, but no explicit type annotation (Gabriel Nordeborn) #808
28e0f5e : move TypeAtPos tests to own file (Gabriel Nordeborn) #808
279ba38 : add array test (Gabriel Nordeborn) #808
b103a85 : update test output (Gabriel Nordeborn) #808
29b377b : changelog (Gabriel Nordeborn) #808
dadc18d : fix signature help in uncurried mode (Gabriel Nordeborn) #809
eab5d85 : changelog (Gabriel Nordeborn) #809
e9894aa : cancel running actions on new commits (Gabriel Nordeborn) #811
6ded31f : Various uncurried fixes (#810 ) (Gabriel Nordeborn) #810
e46ff27 : better value (Gabriel Nordeborn)
09fd729 : Code actions for exhaustive switches (#812 ) (Gabriel Nordeborn) #812
f2b4644 : Make completion engine understand await (#813 ) (Gabriel Nordeborn) #813
d06ce9f : Instantiate variant types as needed (#814 ) (Gabriel Nordeborn) #814
f549132 : Make function template async when fn returns a promise (#816 ) (Gabriel Nordeborn) #816
4d9b2fb : Auto close and indent comments (#815 ) (vhhsyt) #815
2b68454 : changelog (Gabriel Nordeborn)
ec59c6a : Account for pipes in completion of single unlabelled argument (#818 ) (Gabriel Nordeborn) #818
30d4c27 : Fix code action for inserting missing record fields for v11 of ReScript (#817 ) (Gabriel Nordeborn) #817
59855be : 1.20.0 (Gabriel Nordeborn)
You can’t perform that action at this time.