google / google/codeworld

On hover/focus, blocks should draw lines between function definitions and uses

Aperta
#317 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement funblocks
Lingua principale
Haskell
Stelle
1.3k
Fork
201
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

When I hover over a variable block, I want to see a line from that block to where it's defined (i.e., the variable definition, or the list comprehension block, or the function definition, which is responsible for its existence). Conversely, when I hover over one of those blocks, I want to see lines to ALL of the occurrences of that variable elsewhere in the program.

This should also work for selecting the block, since hovering isn't possible on touch screen devices.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.