Pycharm安装CodeWhisper插件后登录仍然不显示“Pause Auto-Suggestions”选项的解决办法

发布时间 2023-07-17 18:26:38作者: 尼古拉-卡什

一、检查PyCharm版本

建议升级到最新,AWS不支持2022.03以前的版本。

二、设置插件存储库

  1. From the JetBrains main menu, open your Preferences menu (expand File choose Settings, for Windows users).

  2. From the Preferences/Settings menu, choose Plugins to open the Plugins menu.

  3. From the Plugins menu navigation, expand the Settings (Manage Repositories, Configure Proxy or Install Plugin from Disk) icon and choose Manage Plugin Repositories.

  4. From the Manage Plugin Repositories menu choose the + (Add) icon and enter https://plugins.jetbrains.com/plugins/eap/aws.toolkit into the EAP repository for the AWS Toolkit field.

  5. Choose OK to start the EAP installation.

  6. JetBrains prompts you to restart the IDE when the installation is complete.

 

参考文献:

         Installing AWS Toolkit for JetBrains Early Access Program (EAP) and custom builds - AWS Toolkit for JetBrains (amazon.com)