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

Grey text render problems #29

Open
hazratisulton opened this issue Jan 29, 2024 · 1 comment
Open

Grey text render problems #29

hazratisulton opened this issue Jan 29, 2024 · 1 comment

Comments

@hazratisulton
Copy link

hazratisulton commented Jan 29, 2024

  • When grey text is displayed, cursor position is not at start of the line.
    Before accepted: изображение
    After accepted: изображение

  • When grey text is displayed, frame doesn't fit the text. It could be below the line or under the line. Appears with multiline completion.
    изображение
    изображение
    изображение
    изображение

Reproduces with approximately 20% probability.

Version:
Microsoft Visual Studio Community 2022 (64-bit) - 17.8.5
Refact plugin - 0.0.2

@hazratisulton hazratisulton changed the title Grey text problems Grey text render problems Jan 29, 2024
@olegklimov
Copy link
Contributor

The first screen might be a race between auto-indent and showing the grey text. Anyway, it's a good idea to work on visual presentation, I remember weird looking completions when I tried to use the plugin.

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

No branches or pull requests

2 participants