Todor Imreorov
Todor Imreorov
orders them by last created dcd743de1aa4b4e09e20002b853235e2ad306f0c now to explore using the access history to bump nodes up the list
an idea is to mutate the array so when opening a node, it gets bumped to the start - but thats potentially bad for commit history of yarn created files...
yikes, that sounds bad. Think its possible that you are hitting the localStorage limit of 5mb. Can you zip a file that we can use to stress test yarn and...
Thank you, I will try to fix the issue using your file. I suspect it may be something else now, seeing that the file size is not so big, but...
silly question, but are you using the massively outdated electron version or the much newer web version of the editor?
i think it is possible to bring the ctrl+s same file writing to the progressive web app version too, it just needs some dev work when a new file is...
I have now addressed this in the PWA version of yarn via https://github.com/blurymind/YarnClassic/commit/c7694e2b05617c6cbe2078600c21c2ee169fa667 you can also install and use it offline as a PWA. If you now open a local...
I have also assigned this to ctrl+s if you dont like the save button https://github.com/blurymind/YarnClassic/commit/5375d33c88b98127bee753594c57c43c13c92ba0
Alot of it is lost in bundled js from deps/external libs also noticed pwa is not breaking cache after updates properly should be fixed as https://github.com/blurymind/YarnClassic/issues/319
another factor is file loading from cache time - with bigger files, the app can take a while to restore its previous status from cache