question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

rust_phantom_style addition

See original GitHub issue

Sublime Text Version

Sublime Text 3 (Build 3126)

Rust Enhanced Version

2.4.0

Operating system

Windows 7 Ultimate

The Issue

When I set "rust_phantom_style": "none" in settings it does not show the messages inline as it is supposed to (works with no problem), but that leaves no option to actually see the error/warning messages.

Recommended Solution

It would be great to have a third option (as oppesed to “normal” and “none”) that lets us see the errors/warnings when hovered over the outlined part of the code with the mouse (like a tooltip). I think this is the way big IDEs work (at least Eclipse and Visual Studio).

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ehusscommented, Dec 10, 2017

Seems like a good idea. I opened PR #230 with an implementation. Can you check it out and give it a try and let me know what you think?

0reactions
ysimonsoncommented, Jan 25, 2018

Ah, was putting it in the wrong settings file. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Steam Workshop::Phantom Collection - Rust
Steam Workshop: Rust. All Phantom Style Skins.
Read more >
Phantom Types in Rust - Reddit
A place for all things related to the Rust programming language—an ... A preprocessor for updating styles when your component state changes.
Read more >
Phantom type parameters - Rust By Example
A phantom type parameter is one that doesn't show up at runtime, but is checked statically (and only) at compile time. Data types...
Read more >
Phantom Types in Rust - Bluish Coder
Phantom Types are used in a number of places so I thought I'd try some phantom type examples to help learn more about...
Read more >
289-1938 Phantom Corsair by Rust Heinz-limited Edition Run of
289-1938 Phantom Corsair, by Rust Heinz-Limited Edition Run of 50 (8x10, 16x20) ... Hooray! This item ships free to the US.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found