Skip to content

Error when trying to add custom template to codegpt-action-alist #2

@Artawower

Description

@Artawower

I am trying to add new template for quick action:
(add-to-list 'codegpt-action-alist '("JSDoc" . "Write JSDoc for this method"))

But when i try execute it i face with next error:

Debugger entered--Lisp error: (void-function nil)
  nil(9146 9243)
  codegpt(9146 9243)
  funcall-interactively(codegpt 9146 9243)
  command-execute(codegpt record)
  execute-extended-command(nil "codegpt" nil)
  funcall-interactively(execute-extended-command nil "codegpt" nil)
  command-execute(execute-extended-command)

Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions