Open
Description
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
- Set the
block_caret
attribute totrue
inPreferences.sublime-settings - User
- Create a new
.rs
file and save it (deliberately introduce some error like a missing semicolon). - 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:
- Automatic Package Reloader
- Dart
- Terminus
- PackageDev
- Emmet