Skip to content

Cannot get error to actually display in-code #174

Closed
@fschutt

Description

@fschutt

Sublime Text Version

Sublime Text 3 (Build 3126)

Rust Enhanced Version

1.3.0

Operating system

x86_64 GNU/Linux
4.4.0-66-generic

Expected behavior

The errors should show up where I have them, like in the screenshot in the main README.

Actual behavior

This:

screenshot from 2017-04-02 00-06-35

The errors get displayed, but in the bottom half of the screen. So to actually get to an error, I have to use the lower console window, scroll it to the top (because it always scrolls to the bottom) to get the first error, then see where the error is, then go to that location in the code (if I use something like Goto Anything, the lower console window will disappear, I have to recompile to get the list of errors back).

What is going on? Is this supposed to be this way and if yes, how is this user friendly? I want the error messages to display in the red box, not the line number. The line number tells me nothing. Clicking on the red box doesn't do anything.

Steps to reproduce

  1. Install the plugin
  2. Trigger a build error

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