jeapostrophe / racket-langserver

Other
262 stars 24 forks source link

code action: insert define for undefined variable #89

Closed dannypsnl closed 1 year ago

dannypsnl commented 1 year ago

For example, insert

(define a #f)

for an undefined variable a