racket / macro-debugger

Other
8 stars 16 forks source link

Should the macro debugger now display "scopes" instead of "marks"? #6

Closed takikawa closed 4 years ago

takikawa commented 9 years ago

The syntax object info panel in the macro debugger still says "marks" and displays them by extracting the numeric ids from the scope sets. Should it just show the scope sets instead now?