OCamlPro / superbol-studio-oss

Open-Source part of SuperBOL Studio, including the Visual Studio Code extension and its LSP server
https://superbol.eu
Other
24 stars 13 forks source link

add "go to" feature for CALL "literal" #366

Open GitMensch opened 2 months ago

GitMensch commented 2 months ago

workaround: copy the literal either in your mind or your clipboard, then [CTRL]+[P] + insert; but a direct [CTRL]+[click] or [F12] would be much faster; note: this may depend on #365