Open dragove opened 1 month ago
Thanks for raising this! We have a custom extension for this that is not supported by the zed extension yet. Although, we will probably instead switch to inline values, which might be supported by zed at some point (if not already)
Some work on that is done in https://github.com/scalameta/metals/pull/6827/files
Steps to Reproduce:
demo.worksheet.sc
1
1 /*> : Int = 1 */
Expected Behavior:
the content remains
1
and the result: Int = 1
should be a virtual text which can not be selected and not written in file.