Skip to content

Empty span highlight is not obvious (looks like a vertical bar cursor) #421

Open
@UltraInstinct05

Description

@UltraInstinct05

Sublime Text Version

Sublime Text 3 (Build 3211)

Rust Enhanced Version

v2.21.0

Operating system

Windows 7 Professional 64 bit OS

Expected behavior

When the block_caret attribute is set to true in Preferences.sublime-settings - User, the thin caret should disappear & the block caret should appear.

Actual behavior

The thin caret appears whenever a rust file with errors is saved.

Steps to reproduce

  1. Set the block_caret attribute to true in Preferences.sublime-settings - User
  2. Create a new .rs file and save it (deliberately introduce some error like a missing semicolon).
  3. The old caret appears at the line containing the error. It seems to just stay there and doesn't affect the block caret.

References

None

Additional Details

Packages installed:

  1. Automatic Package Reloader
  2. Dart
  3. Terminus
  4. PackageDev
  5. Emmet

GIF example

example

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