1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-11-03 18:16:10 +00:00
Files
6502bench/SourceGen/LocalVariableLookup.cs
Andy McFadden 0eb417ac46 Add "edit operand target label" action
This adds a shortcut for editing the label at the address referenced
by an instruction operand or data address pseudo-op.  This can be
activated from the Actions menu, or with Ctrl+Shift+L.

For references inside the file, the Edit Label dialog is opened.  For
external addresses, the project symbol editor is opened.

Local variable table entries are currently not supported.

(issue #166)
2025-06-21 17:31:49 -07:00

22 KiB