Skip to content

show pointer offset notes in the requirements view#642

Merged
Jamiras merged 1 commit into
Jamiras:masterfrom
gdeOo:feature/requirements_pointer_notes
May 20, 2026
Merged

show pointer offset notes in the requirements view#642
Jamiras merged 1 commit into
Jamiras:masterfrom
gdeOo:feature/requirements_pointer_notes

Conversation

@gdeOo

@gdeOo gdeOo commented May 14, 2026

Copy link
Copy Markdown
Contributor

I'm trying to use the pointer offset feature in code notes that allows to toolkit to display notes on AddAddress chains.

I usually develop everything in rascript and only create code notes at the end. During this process, I use RATools' achievement view to see which addresses are still missing notes. The view didn't support offset notes for pointers though, so it was breaking my workflow :)

RATools was already parsing offset notes, so this PR is just displaying that information on the requirements view. The idea is to keep track of a parent code note as we go through the requirements. AddAddress sets the parent note and chained conditions resolve their code notes using the parent note's offset notes.

image

@Jamiras Jamiras modified the milestones: 1.17.0, 1.17.1 May 20, 2026
@Jamiras Jamiras merged commit c39adb9 into Jamiras:master May 20, 2026
1 check passed
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