For all the changes, go to github CHANGELOG
To see how to integrate reason tools (bsc, refmt), go to the website.
version 0.39- Better JSX parsing/highlighting
- Code lens style is customisable
- Fix #33
- Completion contributor for Ocaml files (wip)
- Better JSX parsing/highlighting
- Fix inferred type annotations
- Improved reason parser
- Fix #30
- Add completion when starting typing
- Display types for val/external (completion popup)
- Use mli file when present (pervasives)
- Fix #29
- Improve parsers
- Add keyword completion (start expression)
- Add module completion for open expression
- Fix an infinite loop in PsiModule
- Improve parsers