After activating the Auto-mark plugin, Find → Find All → Mark no longer marks all matches. Deactivating the plugin restores normal behaviour.
My system is a Debian 9.5 (Stretch Stable) with XFCE. Both Geany and the Auto-mark plugin have been installed from the Debian stable repository. The output of `geany -V is`:
`geany 1.29 (built on 2016-11-16 with GTK 2.24.31, GLib 2.50.2)`
--
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/774
When I record a macro and search/replace in the document, the macro does not get recorded. If I click on 'Edit macro', the search and replace actions are not visible.
Also, I keep getting a message box "unrecognised message" when I replace text while recording.
Geany version: 1.36
--
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/966
I edit large text files in geany, and the wall of text is tiring on the eyes. A bit of white space would help tremendously. I've come across the Scintilla command, sci_setextradescent, but have no idea how to implement it. I wonder if there's an easy way to achieve this.
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/1592
I improved the color-calltip macros and described its use in the "README" file.
Someday, I hope to add adjustable settings for this that are accessible in the autogen.sh file.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/923
-- Commit Summary --
* Update ao_colortip.c
* Update ao_colortip.c
* Update ao_colortip.c
* Update ao_colortip.h
* Update README
-- File Changes --
M addons/README (12)
M addons/src/ao_colortip.c (7)
M addons/src/ao_colortip.h (11)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/923.patchhttps://github.com/geany/geany-plugins/pull/923.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/923
"document sidebar -> right click on folder -> new file" to create new file in this folder instead of browsing to the destination directory manually in the save dialogue.
--
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/2129
Hi all,
I've successfully built the current master of geany and geany-plugins from source with the scope plugin. However, local variables are not updated automatically in scope. Actually, all the local variables disappear from the "Locals" tab whenever you step, step into, step out or run until cursor during the debugging process. If you right-click refresh in the tab, the local variables are correctly shown in the tab.
The test program is a simple C code which adds several numbers.
Is this a minor bug in the plugin? I currently tested on Linux Mint 18.3 Sylvia (based on Ubuntu 16-04) with a 4.10.0-38-generic 64bit kernel, and on a Ubuntu 16.04.2 LTS with a 4.4.0-75-generic 64bit kernel.
Thanks in advance!
--
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/784
Hello, I use Ubuntu 18.04, and am trying to install the Geany Debugger plugin. However, when I checked the terminal, I see this. Is there a way to fix this, or is this intentional?
![image](https://user-images.githubusercontent.com/59266886/71492371-aa474880-2804-11ea-8764-74e0495a39bd.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/938