folke / twilight.nvim

🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.
Apache License 2.0
1.24k stars 21 forks source link

bug: Dim Inlay Hints #36

Closed Jaxx497 closed 1 month ago

Jaxx497 commented 10 months ago

Did you check docs and existing issues?

Neovim version (nvim -v)

0.9.2

Operating system/version

OpenSuse TumbleWeed

Describe the bug

Forgive me if this is beyond the control of Twilight, but I noticed that type hints in rust projects are not dimmed when using Rust-tools. (They are rendered using virtual text) twilight

Steps To Reproduce

  1. Open a project in Rust with rust-tools attached
  2. Use Twilight

Expected Behavior

Inlay hints on non-highlighted lines will be dimmed as well

Repro

No response

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stalled for 7 days with no activity.