Skip to content

Conversation

DanielRosenwasser
Copy link
Member

Fixes #731

@orta @bertilnilsson please put some eyes on this ASAP since this is a pretty poor experience

sublime.DRAW_OUTLINED
if settings.get("error_outlined") else
sublime.DRAW_NO_FILL +
sublime.DRAW_NO_OUTLINE +
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Who knows why this ever even worked.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you've got me - this looks easier to reason about though 👍

@DanielRosenwasser DanielRosenwasser changed the title Correctly use default error color in the presence of an empty string. Correctly use default error color in the presence of an empty st… Nov 15, 2019
@DanielRosenwasser DanielRosenwasser merged commit 1d5160e into master Nov 15, 2019
@DanielRosenwasser DanielRosenwasser deleted the fixErrorDisplay branch November 15, 2019 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't see errors
2 participants