Skip to content

Commit

Permalink
Add changelog entry for #836 (shape <> enclosing)
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed Oct 17, 2022
1 parent 9d85ead commit d58977b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@

- Fix signatureHelp on .mll files: avoid "Document.dune" exceptions

- Use Merlin's `enclosing` command instead of `shape` to answer `selectionRange`
queries since it is the more appropriate one. This notably removes the need
for checking which enclosing is the closest to the cursor since Merlin already
does it. (#860)

# 1.13.1

## Fixes
Expand Down

0 comments on commit d58977b

Please sign in to comment.