Skip to content

show a label's memory address range as an inlay hint #6

@taylorplewe

Description

@taylorplewe

Display an inlay hint next to labels showing ca65's allocated memory addresses for them

Exact format of the hint yet to be determined

Example:
lda #COL_BLUE $ea
sta #PPU_DATA $2007
($ea and $2007 are the inlay hints; they are shown by the editor but not actual code in the file)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions