Skip to content

Commit dbbf627

Browse files
committed
Simplify request description
1 parent aaf233b commit dbbf627

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ocaml-lsp-server/docs/ocamllsp/jumpTypedHoles-spec.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
### Description
44

5-
Provides control over navigation between the different types of holes
6-
present in a document (allowing you to return the position of the next
7-
or previous hole) and to observe holes in ranges.
5+
Returns the next or previous typed hole at a given position (included
6+
in a range or not).
87

98

109
### Why this custom request needed

0 commit comments

Comments
 (0)