Skip to content

cfg_default! and its friends interfere with tooling #605

Open
@ypoluektovich

Description

@ypoluektovich

With the Rust plugin in IntelliJ IDEA, the use of cfg_default!, cfg_std!, and other similar macros prevents the IDE from discovering the top-level module declarations. That results in absolutely no IDE features working for the types and functions contained within those modules.

  • intellij-rust 0.2.111.2147-193
  • IntelliJ IDEA 2019.3 (Build #IU-193.5233.102)
  • async-std = "1.2.0"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions