Correnson Loïc

Results 4 issues of Correnson Loïc

Provides features similar to `Map.map` and `Map.merge`.

There is a missing rule for the special token `(*)`. It is currently interpreted as an opening block comment `(*` without any matching `*)` by the ocaml _language_ definition. In...

With version 1.23.0 (under VSCode) I encountered the following issue from the LSP: ``` [Error - 11:03:16] Request textDocument/documentSymbol failed. Error: selectionRange must be contained in fullRange at Rf.validate (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:108:26806)...

bug

Since version 1.23.0 there are extended code lenses on internal let-bindings of function, in additional to those for top-level definitions. Personally, I really appreciate lenses for top-level definitions. But internal...

good first issue