Skip to content

Test: Separate "Apply in Editor" and "Insert At Cursor" commands #222276

Closed

Description

Refs: https://github.com/microsoft/vscode-copilot/issues/6695

Complexity: 2

Create Issue


Last milestone we replaced the Apply at Cursor commannd in the code block toolbar with the Apply in Editor which uses Copilot
As the AI often takes more time, users asked for Apply at Cursor to come back.

  1. Pre-requisites:

    • Ensure you have the latest version of VS Code Insiders installed.
    • Install the pre-release version of the vscode-copilot chat extension.
    • Log-in to Github and test that the Panel Chat works
  2. Testing

    • In panel chat, go to a code block and test that there's both a Apply in Editor as well as a Insert At Cursor command.
    • Test that both work
    • Test Apply in Editor tells you which extension it uses (Copilot in our case)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions