Feature or enhancement
When I enable RyeCharm, i get inlay hints for variable types. Always. I can not disable them by setting the appropriate value in "Settings -> Inlay hints" in PyCharm (I even disabled every single inlay, and it still shows). The only thing helping is disabling inlay hints globally in PyCharm, which makes me lose my git annotations (not good).
Proposed solution
Add a configuration option for "disable inlay hints" (or more granular), or simply respect the PyCharm settings.
Alternatives considered
Disabling inlay hints in PyCharm globally.
Additional context
this is what i'm talking about.
If i disable the plugin, it goes away. Nothing else seems to help.
Feature or enhancement
When I enable RyeCharm, i get inlay hints for variable types. Always. I can not disable them by setting the appropriate value in "Settings -> Inlay hints" in PyCharm (I even disabled every single inlay, and it still shows). The only thing helping is disabling inlay hints globally in PyCharm, which makes me lose my git annotations (not good).
Proposed solution
Add a configuration option for "disable inlay hints" (or more granular), or simply respect the PyCharm settings.
Alternatives considered
Disabling inlay hints in PyCharm globally.
Additional context
this is what i'm talking about.
If i disable the plugin, it goes away. Nothing else seems to help.