Ansgar Becker

Results 8 issues of Ansgar Becker

Merge current version of https://github.com/andgineer/TRegExpr/blob/master/src/RegExpr.pas into SynRegExpr unit. Compiler directives tweaked to SynEdit's own constants, so we don't introduce another .inc file here. See also https://github.com/HeidiSQL/HeidiSQL/issues/819

As the topic says: in an application with an activated VCL style (e.g. "Carbon"), an open TSynCompletionProposal cannot be resized via mouse drag in the lower right corner: ![grafik](https://user-images.githubusercontent.com/7986591/54702576-687fc800-4b37-11e9-9f68-3858afea190a.png) Note...

https://github.com/SynEdit/SynEdit/ has a code completion popup window which is normally resizable, without theming: ![grafik](https://user-images.githubusercontent.com/7986591/79043496-cded9d80-7bff-11ea-979b-20a8885f9cad.png) Activating a theme disallows resizing: ![grafik](https://user-images.githubusercontent.com/7986591/79043509-e362c780-7bff-11ea-853f-e44f2f5cd30b.png) And this is not just the mouse cursor which does...

**Is your feature request related to a problem? Please describe.** Comparing the definition of two similar tables in different databases cumbersome. **Describe the solution you'd like** Add "compare to" context...

feature

Additionally to the now existing .deb Debian package, an .rpm package should be provided. Converting the .deb file using `alien` on Fedora succeeds, but the setup process then fails with...

feature
setup
linux-native

**Is your feature request related to a problem? Please describe.** Grid cell editors are yet missing in the Linux version, such as the popup text editor, the masked date/time editor,...

feature
linux-native

### Description The "wrap long lines" option is not working in any editor. Reason is the default `TSynEdit` for Lazarus only has a non-finished wordwrap plugin, and this works different....

bug
linux-native

The currently used SynEdit repository on https://github.com/SynEdit/SynEdit seems inactive since some years now - after many years of active development, so thanks to all contributors there! If I have read...

feature