When opening a file in read-only mode with "-r", it can be made writable via the menu "Documents" -> uncheck "read only". Unfortunately, there seem to way to assign a shortcut to this. In the shortcut editor, "Documents" has not "read only" option to select.
--
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/1851
Geanygdb has been removed from geany-plugins but the web page for it still exists and is visible on the web so it shows up in things like google searches.
After they have been removed plugins should not show on the site to avoid confusion.
--
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/8
the markdown plugin seems to be out of date, I wanted to place a box with python code and the code will be highlighted, but in egeany with the plugin is not highlighted. I want to know if it is a problem in the installation of the plugin or that it is actually outdated. In case of being outdated, I want to help. how can I do 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/geany-plugins/issues/757
Followed [this page ](https://wiki.geany.org/howtos/custom_autocomplete)to create custom tags for `.txt` files. The custom tags load successfully if they are all ascii characters. If there is a non-ascii tag in the list, everything beyond that tag (including it) are not loaded.
Geany-INFO: Geany 1.27, ne_NP.UTF-8
Geany-INFO: GTK 2.24.30, GLib 2.48.2
geany 1.27 (built on Apr 17 2016 with GTK 2.24.30, GLib 2.48.0)
May be realted to this #1337 .
--
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/1961
Geany has a function of opening files it can read, with right-click -> ""Open selected file", with a good (default) shortcut key `Ctrl+Shift+O`. Nicely, It understand relative addresses (i.e, you don't have to specify the full address).
Inspired by web URL generality (can be both local, and other-site resource), I suggest extending the above function, to become a general resource/address openner:
so that in case it it's a resource that Geany cannot open by itself, to trigger the appropriate program to open:
* web addresses
* folders
* images
* others to come
(It does not have to be implemented all at once)
Design variants/ideas:
**A.** Allow specification, in Preferences, not only of a default browser, but of any other programs needed to open files in the list above
**B.** When asked to open something Geany cannot, to invoke the system's "Open with..." dialog.
I know that there is a plugin that can open web links, and that the user can set up 1 custom "Context action". But these are not nearly as convenient as a single, universal command I'm suggesting above.
IMHO, it will be practical and useful daily for everyone.
--
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/1959
@Skif-off could you take a look, as you seem to be interested in GeanyLua?
This change is required for GeanyLua to build against current Geany master.
I'm not sure of the implication of the changes in messages arguments, but this is a GeanyLua API break as well so it might be alright anyway.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/776
-- Commit Summary --
* geanylua: Update Scintilla symbols for Geany 1.34
-- File Changes --
M geanylua/glspi_sci.h (13)
M geanylua/glspi_ver.h (2)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/776.patchhttps://github.com/geany/geany-plugins/pull/776.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/776