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
I am working on a presentation that involves code, thus CodeSnap is pretty much perfect (thanks :)).
But i have some examples that i don't need as written code but want as a snippet in the presentation.
But when I am create a new unsaved file and taking a CodeSnap from it, the Lua Runtime says:
Value of type () couldn't be pushed on the stack: Lua runtime error: No such file .
Is it possible to read the buffer content not the written out file on disk?
This would potentially help with accidentally unsaved files aswell?
Thanks
The text was updated successfully, but these errors were encountered:
jonsch318
changed the title
[FEAT] Let CodeSnaps be taken from unsaved buffers
[Feat / Bug?] Let CodeSnaps be taken from unsaved buffers
Sep 15, 2024
I am working on a presentation that involves code, thus CodeSnap is pretty much perfect (thanks :)).
But i have some examples that i don't need as written code but want as a snippet in the presentation.
But when I am create a new unsaved file and taking a CodeSnap from it, the Lua Runtime says:
Is it possible to read the buffer content not the written out file on disk?
This would potentially help with accidentally unsaved files aswell?
Thanks
The text was updated successfully, but these errors were encountered: