Skip to content

Dynamic code lines show updates in the debugger #1113

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

Open
wants to merge 9 commits into
base: Pharo13
Choose a base branch
from

Conversation

StevenCostiou
Copy link
Member

  • StPharoApplication: listens to settings changes announcements from its application (for now, the "code show line numbers"), and generically redelivers these announcements to its registered presenters
  • StPharoSettings: triggers an announcement when the code show line numbers setting is changed
  • StDebugger: dynamically updates its code line numbers on/off when the aforementionned announcement is delivered

Requires pharo-spec/Spec#1765 to be merged first.

@StevenCostiou
Copy link
Member Author

Tests cannot pass until pharo-spec/Spec#1765 is in

@Ducasse
Copy link
Contributor

Ducasse commented May 6, 2025

What do you think should we push this in P13 or P14?

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

Successfully merging this pull request may close these issues.

2 participants