-
-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Labels
Feature: Lisp ModeLisp Mode ImprovementsLisp Mode Improvementsenhancementgood-first-issueThis is a label for those starting out in development to find a starting point.This is a label for those starting out in development to find a starting point.stale
Description
Thank you for this!
Maybe C-c C-y (slime-call-defun) is not far away now? Write the current function name on the REPL, place the cursor in-between the parens, prefix the function with its package if it isn't the same of the REPL.
Something tricky might be: when inside a method, get the method name; when the point is inside a defclass, write "(make-instance 'package::class | )" etc
users always want more!
Originally posted by @vindarel in #1396 (comment)
vindarel
Metadata
Metadata
Assignees
Labels
Feature: Lisp ModeLisp Mode ImprovementsLisp Mode Improvementsenhancementgood-first-issueThis is a label for those starting out in development to find a starting point.This is a label for those starting out in development to find a starting point.stale