Skip to content

CTRL+Space opens "Select Request" window instead of Auto-complete popup. #6482

Closed
@faustool

Description

@faustool

Expected Behavior

When I'm writing the unit test code and I hit CTRL+Space I expect to see a code assistance popup, similar to what I see in most IDEs.

Actual Behavior

Instead, Insomnia opens the "Select Request" window to choose a request. I do see some code completions in the foreground (see screenshot) so it seems there's a shortcut overlap somewhere. Also, the window that appears doesn't really seem to be about the request I am working with because it does not change the request when I chose one.

image

Reproduction Steps

  1. Create at least two requests in the "Debug" tab - I'll call them Request 1 and Request 2 forward.
  2. Switch to the Test tab and create at least one Test.
    image
  3. In the --Select Request-- dropdown, select Request 1 created in the first step.
    image
  4. Put the cursor between the parentheses in the send() code in the first line.
    image
  5. Press CTRL+Space.
  6. The issue should happen now.
    image

Optionally...

  1. Choose Request 2 in the Select Request popup window that should have not appeared and click Done.
    image
  2. See that Request 1 is still selected in the dropdown box.
    image

Is there an existing issue for this?

Additional Information

Insomnia Version

2023.5.8

What operating system are you using?

Windows

Operating System Version

Windows 11 Enterprise version 22H2 build 22621.2134

Installation method

Download from https://insomnia.rest/

Last Known Working Insomnia version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-bugBug: general classificationS-unverifiedStatus: Unverified by maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions