Hello, my name is Miguel, I am from Portugal.
I saw you'r repository on Trends. Opened up and saw no picture of the user interface of the IDE.
As a newbie, but enthusiast, I would like to be able to see the product before "buying" it. Can you please make a section on the README.md where you expose the product or make a folder with images from the product?
PS: The title is a proverb here in Portugal.
Best Regards,
Sérgio Costa
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/3746
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/repo-discussions/3746(a)github.com>
Closed #134.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/134#event-11749313975
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/134/issue_event/11749313975(a)github.com>
Related to #3754. But it doesn't take many files to trigger. Sometimes, only two files. It's more likely happen with files started with the dot in their names, e.g: the files on MSYS2's home directory like `.bashrc`, `.profile`,... But, this is not always the case. Sometimes, it triggered when I'm opening a bunch of `.cs` files. Note: the number of opened files is no where as much as on #3754. I guess it's because I'm opening files too fast that triggered the bug.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/3755
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/repo-discussions/3755(a)github.com>
It appeared to be hardcoded `mcs` as the compiler.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/3753
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/repo-discussions/3753(a)github.com>
…window. Missing showing SearchBar in sidebar or other tweaks.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/1242
-- Commit Summary --
* Porting devhelp plugin for gtk3. Working display in sidebar and main window. Missing showing SearchBar in sidebar or other tweaks.
-- File Changes --
A build/devhelp.m4 (29)
A devhelp/AUTHORS (1)
A devhelp/COPYING (674)
A devhelp/ChangeLog (0)
A devhelp/INSTALL (365)
A devhelp/Makefile.am (10)
A devhelp/NEWS (16)
A devhelp/README (114)
A devhelp/aclocal.m4 (1408)
A devhelp/autogen.sh (6)
A devhelp/autom4te.cache/output.0 (15300)
A devhelp/autom4te.cache/output.0t (1)
A devhelp/autom4te.cache/output.1 (13931)
A devhelp/autom4te.cache/output.2 (6724)
A devhelp/autom4te.cache/output.3 (15300)
A devhelp/autom4te.cache/output.4 (18592)
A devhelp/autom4te.cache/output.5 (5494)
A devhelp/autom4te.cache/output.6 (6724)
A devhelp/autom4te.cache/requests (966)
A devhelp/autom4te.cache/traces.0 (2877)
A devhelp/autom4te.cache/traces.0t (2854)
A devhelp/autom4te.cache/traces.1 (2824)
A devhelp/autom4te.cache/traces.2 (505)
A devhelp/autom4te.cache/traces.3 (2877)
A devhelp/autom4te.cache/traces.4 (632)
A devhelp/autom4te.cache/traces.5 (236)
A devhelp/autom4te.cache/traces.6 (1094)
A devhelp/config.status (1863)
A devhelp/configure (5620)
A devhelp/configure.ac (35)
A devhelp/configure.scan (30)
A devhelp/data/Makefile.am (10)
A devhelp/data/devhelp-plugin-48.png (0)
A devhelp/data/devhelp-plugin.svg (467)
A devhelp/data/devhelp.conf (67)
A devhelp/data/geany-devhelp-plugin.png (0)
A devhelp/data/geany-devhelp.png (0)
A devhelp/data/home.html (16)
A devhelp/devhelp/Makefile.am (83)
A devhelp/devhelp/dh-app.c (515)
A devhelp/devhelp/dh-app.h (42)
A devhelp/devhelp/dh-assistant-view.c (465)
A devhelp/devhelp/dh-assistant-view.h (59)
A devhelp/devhelp/dh-assistant.c (130)
A devhelp/devhelp/dh-assistant.h (54)
A devhelp/devhelp/dh-base.c (307)
A devhelp/devhelp/dh-base.h (62)
A devhelp/devhelp/dh-book-manager.c (408)
A devhelp/devhelp/dh-book-manager.h (61)
A devhelp/devhelp/dh-book-tree.c (385)
A devhelp/devhelp/dh-book-tree.h (55)
A devhelp/devhelp/dh-book.c (246)
A devhelp/devhelp/dh-book.h (67)
A devhelp/devhelp/dh-enum-types.c (133)
A devhelp/devhelp/dh-enum-types.c.template (47)
A devhelp/devhelp/dh-enum-types.h (26)
A devhelp/devhelp/dh-enum-types.h.template (27)
A devhelp/devhelp/dh-error.c (35)
A devhelp/devhelp/dh-error.h (42)
A devhelp/devhelp/dh-keyword-model.c (545)
A devhelp/devhelp/dh-keyword-model.h (69)
A devhelp/devhelp/dh-link.c (291)
A devhelp/devhelp/dh-link.h (72)
A devhelp/devhelp/dh-marshal.c (125)
A devhelp/devhelp/dh-marshal.h (52)
A devhelp/devhelp/dh-marshal.list (6)
A devhelp/devhelp/dh-parser.c (611)
A devhelp/devhelp/dh-parser.h (36)
A devhelp/devhelp/dh-preferences.c (417)
A devhelp/devhelp/dh-preferences.h (34)
A devhelp/devhelp/dh-search.c (725)
A devhelp/devhelp/dh-search.h (60)
A devhelp/devhelp/dh-util.c (812)
A devhelp/devhelp/dh-util.h (67)
A devhelp/devhelp/dh-window.c (1982)
A devhelp/devhelp/dh-window.h (73)
A devhelp/devhelp/eggfindbar.c (755)
A devhelp/devhelp/eggfindbar.h (81)
A devhelp/devhelp/ige-conf-gconf.c (387)
A devhelp/devhelp/ige-conf-mac.c (342)
A devhelp/devhelp/ige-conf-private.h (54)
A devhelp/devhelp/ige-conf.c (337)
A devhelp/devhelp/ige-conf.h (87)
A devhelp/doc/Doxyfile (0)
A devhelp/libtool (0)
A devhelp/m4/libtool.m4 (0)
A devhelp/m4/ltoptions.m4 (0)
A devhelp/m4/ltsugar.m4 (0)
A devhelp/m4/ltversion.m4 (0)
A devhelp/m4/lt~obsolete.m4 (0)
A devhelp/src/Makefile.am (0)
A devhelp/src/dhp-manpages.c (0)
A devhelp/src/dhp-object.c (0)
A devhelp/src/dhp-plugin.c (0)
A devhelp/src/dhp-plugin.h (0)
A devhelp/src/dhp-settings.c (0)
A devhelp/src/dhp.h (0)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/1242.patchhttps://github.com/geany/geany-plugins/pull/1242.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1242
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/1242(a)github.com>