Skip to content

Rust Enhanced and LSP conflicting popups #332

Open
@rope-hmg

Description

@rope-hmg

Sublime Text Version

Sublime Text 3 (Build 3176)

Rust Enhanced Version

v2.15.0

Operating system

Linux Pop!_OS 18.04 LTS

Expected behavior

Be able to see popup errors from both plugins.

Actual behavior

Rust Enhanced shows a popup, which is almost instantly replaced by a LSP popup.

Steps to reproduce

  1. Install Rust Enhanced.
  2. Change settings rust_phantom_style to popup.
  3. Install LSP.
  4. Make an error in a rust source file.

The reason I want both plugins is because LSP gives information about things when I hover over them. Rust Enhanced on the other hand has better formatted error messages.

For now I think I'm just going to hide LSP error messages.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-messagesArea: Build messages

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions