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

superbol-debug: watch with reference-modification does not work #360

Open GitMensch opened 3 months ago

GitMensch commented 3 months ago

adding var leads to a correct output, adding var(1:5) leads to a "failed to evaluate expression";

note: the same would be useful for show on hover