Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tweak(flycheck): prettify default settings #7814

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Dev380
Copy link
Contributor

@Dev380 Dev380 commented Apr 12, 2024

Makes the default settings of flycheck a
bit prettier in child frame mode, using
faces from the default "pretty config" in
flycheck-posframe. Additionally, unicode
characters can be optionally enabled as
prefixes for flycheck messages.

I'm not sure if +icons should be enabled be default, is it a reasonable to assume that users will have fonts that support unicode icons?


  • I searched the issue tracker and this hasn't been PRed before.
  • My changes are not on the do-not-PR list for this project.
  • My commits conform to the git conventions.
  • My changes are visual; I've included before and after screenshots.

Before:
20240411_22h50m08s_grim

After (with +childframe and +icons)
20240411_22h53m13s_grim

Makes the default settings of flycheck a
bit prettier in child frame mode, using
faces from the default "pretty config" in
`flycheck-posframe`. Additionally, unicode
characters can be optionally enabled as
prefixes for flycheck messages.
@hlissner hlissner added is:tweak Code changes that affects user-facing behavior module:checkers/syntax Pertains to Doom's :checkers syntax module was:moved Is, was, or will be addressed elsewhere labels Apr 22, 2024
@hlissner hlissner added this to the modules v24.06 milestone Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:tweak Code changes that affects user-facing behavior module:checkers/syntax Pertains to Doom's :checkers syntax module was:moved Is, was, or will be addressed elsewhere
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants