Skip to content

Change the autocompletion of a clojure into a function call if it is prefixed by defer #2648

@bram209

Description

@bram209

If you type func after the keyword defer it will autocomplete like this:

defer func() {}

It would be nice if it could autocomplete as a function call like this:

defer func() {}()

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions