Giter VIP home page Giter VIP logo

Comments (6)

justinmk3 avatar justinmk3 commented on June 12, 2024 1

As a workaround, try explicitly performing Sign Out from the Amazon Q menu:
image

I was able to reproduce the issue, then confirmed that AWS Toolkit did not auto-install Amazon Q after the following steps:

  1. go to Amazon Q, click the "..." menu, click Sign Out
  2. uninstall Amazon Q
  3. restart VSCode

from aws-toolkit-vscode.

asjadjawed avatar asjadjawed commented on June 12, 2024 1

As a workaround, try explicitly performing Sign Out from the Amazon Q menu: image

I was able to reproduce the issue, then confirmed that AWS Toolkit did not auto-install Amazon Q after the following steps:

  1. go to Amazon Q, click the "..." menu, click Sign Out
  2. uninstall Amazon Q
  3. restart VSCode

Thanks this worked for me, it was driving me nuts.

from aws-toolkit-vscode.

justinmk3 avatar justinmk3 commented on June 12, 2024

What is the exact version of AWS Toolkit you have installed? (run AWS: About command)

from aws-toolkit-vscode.

connorlanigan avatar connorlanigan commented on June 12, 2024

I'm seeing the same issue in my VS Code.

The versions shown in AWS: About for me are:

OS: Darwin arm64 23.4.0
Visual Studio Code extension host: 1.88.0
AWS Toolkit: 3.1.0
node: 18.18.2
electron: 28.2.8

The steps I take are:

  1. In the extension list of VS Code, I find "Amazon Q" and choose "Uninstall" from the menu.
  2. VS Code shows a button labelled "Restart Extensions" to complete the uninstallation. I click that button.
  3. VS Code shows a notification: "Installing 'Amazon Q' extension..."
  4. VS Code shows a notification: "Amazon Q is now its own extension. We've auto-installed it for you with all the same features and settings from CodeWhisperer and Amazon Q chat."

In the code, it looks to me like the Amazon Q extension is installed whenever the user has the permission to use Amazon Q:

if (isPreviousQUser()) {
await installAmazonQExtension.execute()

/**
* Returns true if an SSO connection with AmazonQ and CodeWhisperer scopes are found,
* even if the connection is expired.
*
* Note: This function will become irrelevant if/when the Amazon Q view tree is removed
* from the toolkit.
*/
export function isPreviousQUser() {

from aws-toolkit-vscode.

CrowderSoup avatar CrowderSoup commented on June 12, 2024

I'm also experiencing this bug. It's incredibly annoying to keep being prompted to install the Amazon Q extension when I don't want the Amazon Q extension.

from aws-toolkit-vscode.

justinmk3 avatar justinmk3 commented on June 12, 2024

Did you try the workaround ?

from aws-toolkit-vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.