Skip to content

Showing full namespace in autocomplete of prefixed namespaced keywords #2093

@danielcompton

Description

@danielcompton

When typing a keyword you can get completions which use the alias of a namespaced keyword. However if you don't remember all of the aliases, you need to look at the ns form to see what the aliases resolve to.

screenshot of intellij idea 27-11-18 9-12-06 pm

It could be good if the keywords showed a small (clojure.spec.alpha) next to the ::s/*** keywords to indicate which namespace is being used, similar to how it works below for symbol resolution?

screenshot of intellij idea 27-11-18 9-11-48 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    newMarks issues describing new featuresreleasedMarks issues which have had the fixes released in a stable build

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions