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

Take font style of sighelp active parameter from color scheme #2279

Merged
merged 1 commit into from
May 30, 2023

Conversation

jwortmann
Copy link
Member

Implements #2259 (comment).

It turned out we don't need the bugged "source_line" to decide whether there is a special color scheme rule for the active parameter. Instead, we can just compare the foreground colors.

@rchl rchl merged commit af207f6 into sublimelsp:main May 30, 2023
rchl added a commit that referenced this pull request May 30, 2023
* main:
  fix "Error rewriting command" warning triggered on startup (#2277)
  Take font style of sighelp active parameter from color scheme (#2279)
  Add argument "include_declaration" to "lsp_symbol_references" (#2275)
  fix crash on checking excluded folders with missing project data (#2276)
  Fix tagged diagnostics flickering on document changes (#2274)
  Cut 1.24.0
  use class for diagnostic info instead of hardcoding color (#2257)
  Fix package storage path in a docstring description (#2256)
  Use regular font style in sighelp popup if already highlighted by color scheme (#2259)
  update note about custom color scheme rule used for diagnostics (#2254)
@jwortmann jwortmann deleted the sighelp-fontstyle branch May 30, 2023 20:27
@frou
Copy link
Contributor

frou commented Aug 3, 2023

Thanks for fixing this!

(I just got around to updating to LSP 1.25 since Package Control 3.x is broken on macOS).

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.

3 participants