You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rpx99 That might be on purpose. defpackage, in-package, and defun are not functions like find-package, delete-package and find-symbol. I'm not sure what the right terminology is, but maybe someone who knows Common Lisp better can chime in. I think defun is considered a special form, but I'm not sure.
Regarding the coloring for #:start, I think you may have a valid point. Hopefully, someone who knows more can clarify the situation.
Noticed some color inconsistencies, e.g.
Why are some (like find-package) displayed in white color and why is the # in defpackage not white and :start blue ?
:COLOR-THEME "harmonic-dark"
The text was updated successfully, but these errors were encountered: