Skip to content

cfg completions are duplicated many times #12623

Closed
@jonas-schievink

Description

@jonas-schievink

screenshot-2022-06-23-14:29:02

I'm assuming this is because cfg flags may be set with mulitple values, eg. target_has_atomic = "ptr" and target_has_atomic = "8" may both be set at once. However, our completions don't actually complete that part of the directive. Perhaps they should, or if not (since it's reasonable to write cfgs that are inactive) they should be deduplicated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-completionautocompletionC-bugCategory: bugE-has-instructionsIssue has some instructions and pointers to code to get startedS-actionableSomeone could pick this issue up and work on it right nowgood first issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions