Enrico Tröger
Enrico Tröger
Closes #1400.
Depends on https://github.com/geany/infrastructure/pull/14 and https://github.com/geany/geany/pull/4194. G-P binaries are compiled as 64bit already for some time but the generated NSIS installer files were still 32bit.
Before, any error messages were suppressed. This helps on flaky internet connections or other transient network errors.
This is my suggestion: move the "Send Selection To" menu item into the Edit menu directly, next to the Format menu item. An alternative implementation could be to move the...
This is useful to navigate between compiler errors but also other kinds of error indicators set in Geany, e.g. by plugins like SpellCheck. Related to https://github.com/geany/geany-plugins/issues/1522.
Closes #29. Maybe there is a less hacky way to solve this but it might be good enough?