Skip to content

show pointer offset notes in the requirements view#642

Open
gdeOo wants to merge 1 commit into
Jamiras:masterfrom
gdeOo:feature/requirements_pointer_notes
Open

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

Conversation

@gdeOo
Copy link
Copy Markdown
Contributor

@gdeOo gdeOo commented May 14, 2026

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

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.

1 participant