Jonathan March
Jonathan March
@eakmanrq / @gunar, I created a branch that provides a Dockerfile, plus basic usage documentation in the README. See here: https://github.com/jmarch/sqlmesh/tree/add-docker-support My branch also has a base docker-compose.yml file that...
I agree with you for more advanced, cloud-based editors that offer google-doc-like functionality (auto-saving, concurrent/collaborative editing, revision history, reversion, etc). My company went that direction when building a very similar...
+1 I just encountered this exact same issue. To fix this, it seems the opened tabs need to maintain their "edit state" in an in-browser data store. An interim fix...