Open agam opened 2 years ago
Thank you for your work, this is a brilliant plugin, and really best-in-class for anything not Emacs.
I keep encountering the Type error condition: e.g. when typing (print "Hey"), it'll error on each letter.
(print "Hey")
AFAICT this error is coming from the matching ?
I'm running against a Lispworks instance, if that matters.
Here's an example:
Thank you for your work, this is a brilliant plugin, and really best-in-class for anything not Emacs.
I keep encountering the Type error condition: e.g. when typing
(print "Hey")
, it'll error on each letter.AFAICT this error is coming from the matching ?
I'm running against a Lispworks instance, if that matters.
Here's an example: