Id like a key that would back up the current file to filename_backup_date_time.ext
or optionally create a dir backup and make the file in there.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2123
unformatted XML may come without any newline, although they could be very big. It takes too long to load them.
My 75MByte unfromatted XML file takes longer than 5 minutes from SSD on a 16GB I7 HP E850 machine. A formatted 185MByte XML file takes less than 2 minutes to load. A 40MByte formatted XML file takes less than half a minute.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2094
I would like to request the feature where a regular expression can be specified to extract the line number for a line in the Messages or Compiler tags in the Message Window. If a line number can be extracted, then jump to that line.
I am using Geany with Swordfish Basic, used for PIC microcontroller programming. If the Swordfish compiler detects bugs, it display the error message and a line number in the Compiler tag. Multiple lines are added together with the error message line which contains the line number. By clicking on that line, it should jump to the reported line number.
![Capture](https://user-images.githubusercontent.com/49414842/55752988-91fe8600-5a49-11e9-9d16-d05106a06f61.PNG)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2121