Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jul 10, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.2)

Can you help keep this open source service alive? 💖 Please sponsor : )

Summary by Sourcery

Add new Scintilla and Notepad++ features and expose them to Python, including image scaling for auto-completion icons, vertical scrolling, toolbar icon set change notification, undo selection scroll mode, file read-only toggling, and EOL string styling for multiple lexers.

New Features:

  • Add Set/Get image scale methods for auto-completion list icons.
  • Introduce ScrollVertical method for wrapped vertical scrolling.
  • Notify plugins of toolbar icon set changes.
  • Add a "scroll" mode to undo selection history.
  • Support toggling file read-only attribute.

Enhancements:

  • Rename read-only edit commands to toggle variants.
  • Expose new Scintilla messages (image scale and scroll vertical) in Python bindings.

Documentation:

  • Update enums and Scintilla documentation to include new messages and options.

Chores:

  • Add EOL string end highlighting for TOML, Dart, Zig, and Nix lexers.

- don't use precompiled header
@pull pull bot locked and limited conversation to collaborators Jul 10, 2025
@pull pull bot added the ⤵️ pull label Jul 10, 2025
@pull pull bot merged commit 42240f4 into rrosajp:master Jul 10, 2025
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant