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

ReSharper AI Assistant code snippets not visible when using VsVim #3086

Open
1 task
Scuzzlebuttt opened this issue Dec 14, 2023 · 0 comments
Open
1 task

Comments

@Scuzzlebuttt
Copy link

Describe the bug
When using VsVim with ReSharper, code snippet results supplied by the AI are covered up by what looks like the VsVim command line.

To Reproduce
Steps to reproduce the behavior:

  1. Install ReSharper and start an AI Assistant chat.
  2. Perform any query that returns a code snippet
  3. Note that (part, or all) of the code snippet is covered up by the VsVim command line

Expected behavior
I expected for the code to not be covered up by the VsVim command line

Screenshots
Screenshots added

Environment (please complete the following information):

  • Visual Studio version: 2022 Community Version 17.8.0
  • VsVim version: 2.10.0.6
  • Programming Language: C#
  • Check(Type 'x') any that are installed:
    • [ X] ReSharper
    • Visual Assist

Additional context
When VsVim is disabled, the code shows up fine:
ScreenShotWithVsVimDisabled

When VsVim is enabled, the code is covered up:
ScreenShotWithVsVimEnabled

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

1 participant