You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use TomlDoc for syntax and error highlighting (use monaco editor with language=null for this?)
Synchronize selection in the doc on the left and tree on the right. Selecting node on the right should highlight region in the doc. Moving cursor in the doc should highlight the current node in the tree.
We have a WASM demo at https://matklad.github.io/tom/ (the code is on the gh-pages branch). It would be cool to add more features to it:
TomlDoc
for syntax and error highlighting (use monaco editor with language=null for this?)The text was updated successfully, but these errors were encountered: