I thought having a "Save As" menu item on the Project menu would be appropriate. If a project needs to be split for example. Or just because usually there's a "save as" on menus where there's a new, open, and close.
--
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/2206
This removes the item _"Save project"_ from the popup menu and automatically saves a project if something is changed (e.g. directory added/removed).
This also fixes some situations in which saving of the workbench file was missing (e.g. a change in the workbench bookmarks). See #841.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/877
-- Commit Summary --
* workbench: auto-save project on change
-- File Changes --
M workbench/README (6)
M workbench/src/plugin_main.c (2)
M workbench/src/popup_menu.c (81)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/877.patchhttps://github.com/geany/geany-plugins/pull/877.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-plugins/pull/877
YAML cannot be overriden like other file formats.
I went through large hurdles to implement docker-compose syntax highlighting. My problem was that I could not override the YAML file format. It seems that the main problem is that the build-in file "filetype_extensions.conf" needs to be edited, to comment out one row: #YAML=*.yaml;*.yml;
otherwise it is not possible to override YAML filetype.
How to reproduce : You may see the steps necessary to make the docker-compose work in
[https://wiki.geany.org/config/docker-compose](https://wiki.geany.org/config…, and if you change anything you will either break the syntax highlighting of the docker-compose or of any yaml-file which is not a docker-compose.
I get a nagging suspicion that what is called YAML in the built-in "filetype_extensions.conf" is something that cannot be overriden. Can it be a built-in from Scintilla, which is impossible to override?
--
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/2205
Don't seem to be any licenses for this repo's content.
--
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/infrastructure/issues/4
The link to 'irclog.py' is dead.
https://irc.geany.org/logs/log_20190621.html
See the bottom line:
`Stats generated by irclog.py on Fri Jun 21 23:58:01 2019 (times in UTC, will be generated every 24 hours)`
Me and @elextr couldn't figure out how to fix it.
--
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/7
When using the Tools->Workbench->Settings changed options are not saved to configuration file of workbench project
--
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/841
I found Geany via a reference in the "python crash course" and I had never heard of it but I was curious... this code was updated almost two months ago and very little activity.
My question is this, what is the unique functionality of Geany that would make anyone use it over say sublime, atom, vim, emacs, Jupyter notebook, Pycharm or a dozen other widely used products or even Visual Studio.
I'm operating on ignorance here, having never had someone even say the word "Geany like Genie?" and wanted to know what is the point of Geany, what does it do that is special other than, text editor over a network which seems to be such a common function that it seems practically standard nowadays.
Perhaps Geany is a holdover from the Fortran days and is still being used by loyalists or?
--
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/3
Doesn't seem to be a license for any of this content.
--
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/plugins.geany.org/issues/20