microsoft / inshellisense

IDE style command line auto complete
MIT License
8.21k stars 179 forks source link

Text colors change after receiving hints #219

Closed okineadev closed 2 months ago

okineadev commented 3 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Went to VS code
  2. Opened the terminal
  3. Entered a random command
  4. Got tips from inshellisense

Expected behavior Tips without any side effects

Environment

Additional context When i get prompts for some command in vscode the text colors on top become darker

Here's a photo before I got the tip:

Знімок екрана 2024-03-30 202441

After:

Знімок екрана 2024-03-30 202511

So I request you to correct this mistake.