Y
Hacker News
new
|
ask
|
show
|
jobs
by
d0100
1837 days ago
Does this make it possible to add syntax highlight and validation in an editor like monaco?
1 comments
rjrodger
1836 days ago
Yeah - we're just cheating and using YAML syntax modes for the moment which mostly works. The plan is to support LSP for much better DX of course.
link