For all the changes, go to github CHANGELOG
To see how to integrate reason tools (bsc, refmt), go to the website.
version 0.34- Fix a NPE�with the folding code when comments are too small
- Fix #28, maybe
- Fix #25, minimal support for .ml4 files
- Fix #22
- Fix #21
- Updated notification message when bsb not found
- Improve lexer
- Implements 'go to' for Open expression (simple case)
- val expressions (OCaml) are displayed in the structure view
- Exceptions are displayed in the structure view
- Incorrect handling of characters in parser
- Improve OCaml parser
- Renaming and indexing modules (in simple cases)
- Fix compatibility with Idea 15