Y
Hacker News
new
|
ask
|
show
|
jobs
by
taink
1280 days ago
I don't think it's an API problem, because Scala Worksheets work in VSCode[0] (and in most editors actually).
[0]
https://scalameta.org/metals/docs/editors/vscode/#worksheets
1 comments
kylebarron
1280 days ago
I think you're referring to the "inlay hint" API, which is different from being able to visualize any HTML in the current text editor, like Hydrogen is able to:
https://cloud.githubusercontent.com/assets/13285808/20360886...
link