When open files are deleted from the filesystem, Geanys behaviour is not very intuitive and somehow contraproductive. It offers to save the file again and does not give me the possibility to close the document.
I suggest to change the dialogue to
"File was not found on the drive. Close the file and discard content?
Yes (Close the tab, do NOT suggest to save it again.)
Yes (Do noting, keep the tab open),
Main use case:
Editing files on a remote server by FTP with Filezilla:
-Several files are stored in a temp folder.
-I can edit them with any editor
-Filezilla tracks changes and lets me update the files after changes
-When I am done, I close Filezilla and the Temp files are deleted by Filezilla.
In that case I want to get rid of the open files quickly and do not want to store them again. Why should I?
Other use case:
editing files that are stored in a cloud and have been deleted in the meantime.
Reference for a better solution:
-Notepad++
--
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/1994
Hy is a dialect of Lisp which is currently unsupported by geany's . I plan on creating a filetype.Hy.conf for my own projects and was wondering if anyone else was already working on adding Hy support.
For more information on the language.
http://hylang.org/
--
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/2380
**Before upgrade**
Geany 1.32, GTK 2.24.32, GLib 2.54.3
geany-1.32.0-1-x86_64.pkg.tar.xz, geany-plugins-1.32-2-x86_64.pkg.tar.xz
Arch Linux, Theme: BlueMenta
Plugin "Lua Script"
`geany.choose("Snippets:", {"bla", "bla", "bla"})`
http://geany-plugins.sourceforge.net/geanylua/geanylua-ref.html#select
![Screenshot1:](https://s10.postimg.org/tbkoqhvex/Screenshot_2018-02-09_17-41-25.png)
**After upgrade**
Geany 1.32, GTK 3.22.26, GLib 2.54.3
geany-1.32.0-2-x86_64.pkg.tar.xz, geany-plugins-1.32-4-x86_64.pkg.tar.xz
![Screenshot2:](https://s10.postimg.org/h9pawejmh/Screenshot_2018-02-09_17-42-16.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-plugins/issues/690
Hi, currently, there is one pixel gap between the vertical scrollbar and the right edge of the screen when geany is maximized or when in fullscreen mode. This makes it hard to scroll. When the scrollbar is right on the edge, it is very easy to hit with the mouse (the edge acts like "infinitely" wide target). So I would like to ask to remove the gap to enable easy scrolling.
--
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/2361
When writing LaTeX, symbols in the Symbols list are grouped by type (Environment, Section, Paragraph, Chapter, ...), so it is not immediate to understand the structure of the document.
It would be nice if the Symbols list could have a third sorting mode (besided "by Name" and "by Appearance") that makes the Symbol list like a Table of Contents.
---
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/1082
Geany 1.35 in Windows 10 Pro (version 10.0.18362 compilation 18362) - PC X64 (Intel Core i7-4770K). When I print to "Microsoft Print to PDF" Geany freezes. Printing to "Microsoft Print to PDF" with any other program do not freezes .
--
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/2265
I have a some questions about a few things:
1. I could not figure out what the following properties are for:
marker_line
marker_search
marker_mark
call_tips
white_space
string_eol
scalar
label
decorator
extra
entity
2. The "version" property says "incremented automatically, do not change manually" should I just leave it at 1225?
3. How do I make the "#include" part of a preprocessor command a different color than "<stdio.h>"
4. what is the difference between:
number, number_1, and number_2
keyword, keyword_1, keyword_2, keyword_3, and keyword_4
identifier, identifier_1, identifier_2, identifier_3, and identifier_4
string, string_1, string_2, string_3, and string_4
5. How do I get rid of the vertical line through the middle of the editor (shown in [this picture](https://i.imgur.com/oPNI8G8.png))?
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-themes/pull/21
-- Commit Summary --
* added atom-one-dark theme
-- File Changes --
M AUTHORS (5)
A colorschemes/atom-one-dark.conf (116)
A screenshots/atom-one-dark.png (0)
-- Patch Links --
https://github.com/geany/geany-themes/pull/21.patchhttps://github.com/geany/geany-themes/pull/21.diff
--
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-themes/pull/21
It might be cool to make [the GP website](https://plugins.geany.org) into a section/page on the new site or at least use the same backend/css framework/etc. Maybe `plugins.geany.org` could just re-direct to a new `/plugins` route/page on the new site?
I'm not sure whether that's a lot of work or not.
--
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/www.geany.org/issues/14