Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Simplify copying the (long-form) message ID #112

@stdedos

Description

@stdedos

Is your feature request related to a problem? Please describe.

I would like to search e.g. for

Pylint: "v == w == ''" can be simplified to "not w", if it is striclty a string, as an empty string is falsey

error in pylint's documentation, and maybe report a bug.

  • While the "panel view" lists that, it is not copyable
  • While the on-code messages are copyable, the message ID is not in that message

Describe the solution you'd like

Make it somehow easier to get the message ID involved, instead of typing it manually

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions