Replies: 1 comment
-
I think this is not sufficiently |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
copying from https://stackoverflow.com/questions/75229023/how-do-i-jump-to-the-start-or-the-end-of-an-ocaml-block-in-vscode/75229168#75229168
Sometimes I look at code that goes like this:
and I find myself scrolling with my cursor on the right indentation to find where a
let ... in
starts or ends. Is there a better way to do this in VSCode?Beta Was this translation helpful? Give feedback.
All reactions