gamercade-io / gamercade_console

A Neo-Retro Fantasy Console. Make WASM-powered, networked multiplayer games.
https://gamercade.io
Apache License 2.0
166 stars 10 forks source link

"Go To Definition" when Editing things in Tracker (Phrases, Instruments, Chains, etc) #48

Open RobDavenport opened 1 year ago

RobDavenport commented 1 year ago

Since the Tracker UI displays everything as hex indices, it can be difficult to remember exactly what is referencing what.

It would be nice if there was an option to "go to definition" on the field you're currently editing.

For example, if you are writing a phrase, and go to instrument definition, it will jump to instruments tab and select that instrument ID.