racket / drracket

DrRacket, IDE for Racket
http://www.racket-lang.org/
Other
447 stars 94 forks source link

(define ...) menu mangles quoted identifiers #436

Closed dvanhorn closed 3 years ago

dvanhorn commented 3 years ago

The (define ...) drop down menu mangles identifiers that use || to include special characters. Some examples are shown in the attached screenshot.

Screen Shot 2020-11-17 at 12 48 52 PM