I have accidentally inserted a misspelled word into the spell checker dictionary. Is it possible to remove it ? How ? I couldn't find a way.
---
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-plugins/issues/434
I would like to have \part's with \section's in the left-hand-side column in Geany. How can you have LaTeX \part's in Geany's left-hand-side column?
Thread here: http://askubuntu.com/q/783248/25388
---
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/1055
If the user enters a custom comm and (for instance "sort") in the Command field in the Set Custom Command dialog, and fails to enter anything in the "Label" field, the dialog will ignore what the user entered and do nothing after the user clicks on the <OK> button.
This is very annoying, especially to a new user. There are a number of questions about this on stackoverflow web sites.
I recommend the following:
1. The Label field should NOT be blue after the user starts entering text in the Command field. It should turn white to indicate to the user that Geany is expecting input. Currently the field stays blue, which implies that it it not necessary to enter text in the Label field.
2. If the user enters a command in the Command field, but fails to enter anything in the Label field, Geany should give a warning if the user clicks on <OK>, and Geany should suggest a label name based on the Command.
---
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/1053
If the user enters a custom command (for instance "sort") in the Command field in the Set Custom Command dialog, and fails to enter anything in the "Label" field, the dialog will ignore what the user entered and do nothing after the user clicks on the <OK> button.
This is very annoying, especially to a new user. There are a number of questions about this on stackoverflow web sites.
I recommend the following:
1. The Label field should NOT be blue after the user starts entering text in the Command field. It should turn white to indicate to the user that Geany is expecting input. Currently the field stays blue, which implies that it it not necessary to enter text in the Label field.
2. If the user enters a command in the Command field, but fails to enter anything in the Label field, Geany should give a warning if the user clicks on <OK>, and Geany should suggest a label name based on the Command. For instance, if the user entered "sort" in the Command field, then Geany should suggest "sort" for the Label field
---
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/1054
platform: windows 7 x64
geany version: 1.27
issue: every time I delete(from end of string and backspace) the keyword "font" in a html document, geany will crash.
---
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/1051
Hello,
I'm wondering if I can compile geany for ubuntu touch. Can someone point me in the right direction?
Thanks
---
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/1052
I like the F8 shortcut which allow to save and check syntax with a local tool.
But I would like F8 to save the file even if nothing is defined to check the syntax.
Is it possible?
---
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/1050
Also described here
https://bugs.launchpad.net/ubuntu/+source/geany/+bug/1572182
As I enabled use_atomic_file_saving, when the file is saved the executable bit is lost (and other special files attributes), the new file follows umask.
After removing use_atomic_file_saving to fix this problem, I remember why I needed it: because sometimes, instead of saving, geany tells me it couldn't save, so i have to press ok and save again and this time it works.
Can you copy file attributes from the old file to apply it to the new file with the atomic option please?
---
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/1049