Skip to content

implements enhancement from issue #18091 #18092

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 16, 2025

Conversation

FradexMF
Copy link
Contributor

@FradexMF FradexMF commented Apr 8, 2025

fixes #18091

By modifying the the specialBlock to behave the same as te counterpart moveCursor, on both up and down, and doing a slight adjustment of the logic when scrolling to not overlap behaviours, I've managed to implement the enhancement for the issue mentioned.

FradexMF added 2 commits April 8, 2025 01:33
Pharo13.0.0:
#Branch: CtrlShiftUnblock Fixes #
#Please use one of those
#feat:
#fix:
#refactor:
#chore:
#comment:
Pharo13.0.0:
#Branch: csunblock Fixes #
#Please use one of those
#feat:
#fix:
#refactor:
#chore:
#comment:
Copy link

welcome bot commented Apr 8, 2025

Thanks for opening this pull request! Now continious integration (CI) will build Pharo with your change and run all tests. This might fail due to many reasons! Please check if your PR breaks the build or makes tests fail. Feel free to add comments to the PR. After this, before your PR can be merged it needs one or more reviews. Do not hesitate to ask people (on the Mailinglist or Discord) to help! When the CI shows no problems and there are positive reviews, your PR will be merged.

@Ducasse
Copy link
Member

Ducasse commented Apr 9, 2025

Thanks a lot for your contribution.
This is great to enhance the editing facilities.

@Ducasse Ducasse merged commit 54cfa50 into pharo-project:Pharo13 Apr 16, 2025
1 check passed
Copy link

welcome bot commented Apr 16, 2025

Congrats on merging your first pull request! Do another one! We try to have a list of (relatively) easy issues here: https://github.com/orgs/pharo-project/projects/8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance Selection with shortcuts
3 participants