Closed ags1234 closed 8 months ago
please consider to use printing via Export to HTML… maybe will be enough not an answer to your request, but that export cover many features on that way for me
in sublimetext
think the same principle should be implemented in cudatext too if possible
three steps… export to temp based html - available (user must start this command manually - Export to HTML) open created html - available (need confirmation) open print dialog at browser - (user must to run Print…)
do we really need to macro/plugin for that?
https://github.com/Alexey-T/CudaText/assets/42316770/5cbd2a59-3349-4819-b6b5-6da916652af7
do we really need to macro/plugin for that?
1 imho necessary for the average user
2
there is no export to html
item in the file-menu
only through the list of commands
3 in sublimetext - built-in in webstorm - built-in in vscode - through extension
Notepad++ - built-in print function accessible with two clicks EmEditor - built-in print function accessible with two clicks RJ TextEd - built-in print function accessible with two clicks
In my opinion having a print function (with preview) is an absolute normality in an editor. You must be able to easily print the text you have been working on.
sorry, i think printing is not needed. in Cud. workaround. call cmd-palette item 'export to html'.
Using CudaText 1.206.0.0, win32-i386-win32, fpc 3.2.3. Cuda is missing the function to print documents (and preview pages before printing) , implemented as a core functionality, not a plugin. It is important to be able to easily print documents, without relying on other editors to do so.