-
-
Notifications
You must be signed in to change notification settings - Fork 885
Labels
help wantedContributions encouragedContributions encouraged
Description
I saw a video on twitter where someone showed off autocompletion in OCaml that went further than "just" names of records, variables and syntax. F.e. auto completing the name of a record and having all of the labels there already. Basically auto completion and a code action combined into just one action.
I think use cases for this will very much be inspired by existing code actions and could shortcut them. For example case could let you auto complete a case statement with some paths already filled out.
Tom.on.X.every.time.i.switch.from.TS.to.OCaml.i.miss.this.kind.o.mp4
Referenced tweet: https://x.com/ekander_/status/1978010164633509969
I am lacking a good term or title for this issue, so feel free to make it more descriptive.
Metadata
Metadata
Assignees
Labels
help wantedContributions encouragedContributions encouraged