-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description of the Issue
In almost every app, I can get the text under the cursor using TextPattern and UI Aut…
-
Whenever I try to put the component "Scintilla (ScintillaNET)" into my form, it errors:
_PS: I had to rewrite this thing from the popup that showed_
```
Failed to create component 'Scintilla'. The …
-
Using this code to try and change the end of line type and Scintilla will crash the whole app...
``
Scintilla.ConvertEols(Eol.Cr);
Scintilla.Refresh();
``
-
I am trying to detect when a drag operation has been cancelled when the user presses the Esc key. However, the scintilla QueryContinueDrag doesn't appear to fire when the Esc key is pressed.
-
Right now, Scintilla attempts to make the selection based on alphabetic sorting but we have autocompletion items sorted by some internal logic of the LSP server. While the plugin tries to select the f…
-
The idea is inspired by #3407 I agree with - some users prefer dark themes and Geany currently doesn't ship with any dark editor theme and cloning and copying themes from geany-themes is an extra step…
-
While using output panel's search box and the clear search text button, I've noticed two bugs. The panel was docked to prevent auto-hide.
1. Just type some nonsense in the search box then click the `c…
-
I was wondering if anyone would be interested in creating / adding on to an existing plugin.
I see there is an existing plugin called “Addons” which is for various small features added to Geany, mayb…
-
I recently upgraded to Geany 2.0 and found that column selection is no longer possible: pressing Ctrl+Shift+Up/Down extends the selection to the beginning/end of the paragraph.
Geany 2.0
Linux Min…
-
- Open MaxIDE
- Have a file not containing much content - so scrollbars are not needed
- Scrollbars are visible but correctly calculated to "no scrolling doable" (better would be to hide them ...)
…