@LiquidCake commented on this pull request.
> Instant Save -^^^^^^^^^^^^ -This plugin sets on every new file (*File->New* or *File->New (with template)*) -a randomly chosen filename and set its filetype appropriate to the used template -or when no template was used, to a configurable default filetype. -This enables you to quickly compile, build and/or run the new file without the -need to give it an explicit filename using the Save As dialog. This might be -useful when you often create new files just for testing some code or something -similar. +```````````` + +In this mode, for each new editor tab opened by the user - plugin creates a new +file with randomly generated name inside a configured directory. done -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4077#discussion_r1861088763 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4077/review/[email protected]>
