Hi! With Monaco I can work with multiple files (tabs) by creating a model for each. I am trying to figure out a way to work with multiple files with y-Monaco (even if it’s just one file at a time). I’d rather not overwrite the contents with each file and lose the edit history. If there an example of how to do this?
It looks like you bind Monaco to a type, just looking for a way to switch between a pool of types without loosing history.
Thanks!
Tim