SynEdit icon indicating copy to clipboard operation
SynEdit copied to clipboard

SynEdit is a syntax highlighting edit control, not based on the Windows common controls.

Results 8 SynEdit issues
Sort by recently updated
recently updated
newest added

I just noticed this the other day. This can be tested with the TestPP project in the print demo. Just type a single line and don't press enter at the...

Consider the attached project, using Delphi 11.3 and the latest commit of SynEdit, as of now: - It highlights XML where some items have a background color - The RTF...

good first issue

Hi, I would like to paint some extra information for some lines, similar to GitLens for VScode: ![GitLens](https://raw.githubusercontent.com/gitkraken/vscode-gitlens/main/images/docs/code-lens.png) Is it possible to do this? Thank you very much!

enhancement

As per title. Potential shortcuts: Ctrl-Shift-NumPad- or Ctrl-Shift-NumPad+ to go to the previous or next modification in the file.

enhancement

As in VS Code and other editors.

enhancement

In VS Code and other major editors pressing Left/Right moves the caret to the Start/End of the selected text and removes the selection. SynEdit should do the same.

enhancement

As per title. This is how it works in VS Code and Visual Studio.

enhancement