edgafner / dorkag

Issue Tracker repository for all Dorkag plugins
Other
5 stars 0 forks source link

[BUG]: toolwindow never showed up #81

Closed ooredroxoo closed 3 months ago

ooredroxoo commented 3 months ago

Describe the bug I just installed with a trial (wanna see if it would fit my workflow, but the toolwindow never appeared)

To Reproduce Steps to reproduce the behavior:

  1. Go to settings > plugins
  2. Search for AZD
  3. Install and restart the IDE
  4. Activate trial on the dialog that appears once restarted.
  5. Don't see the toolwindown nowhere
  6. Go to settings > version control > azure devops
  7. Click on + button
  8. Type your Azure url and paste the PAT
  9. Click login and ok
  10. Sees no toolwindow
  11. Go to settings
  12. Open keymap
  13. Type AZD on search
  14. See pullrequest action
  15. Set a keyboard shortcut
  16. Click ok
  17. Press the shortcut
  18. Nothing happens

Expected behavior The plugin window or icon was displayed somewhere in the UI, or was listed under View > Tool Windows

Screenshots Not available

Desktop (please complete the following information):

JetBrains IDE (please complete the following information):

Azure Devops organization details:

Jonatha1983 commented 3 months ago

Hi @ooredroxoo

Yeah, there is a pending jetbrains approval version with a fix.

This bug is due to an unexpected Azure DevOps API response header change.

If you want to try it, you can install the EAP version that is already available. in here

I will update here once the Jetbrains Marketplace team approves the stable version.

Sorry about it.

ooredroxoo commented 3 months ago

Hi @Jonatha1983
Thanks. It worked. The tool window is displaying now. Will start using it now. Thanks again.

Jonatha1983 commented 3 months ago

@ooredroxoo if you need - here is the documentation

Jonatha1983 commented 3 months ago

I am closing. If you have a new issue, feel free to open a new ticket.

Jonatha1983 commented 3 months ago

FYI Jetbrains approved the new version if you want to switch to the Stable channel. https://plugins.jetbrains.com/plugin/22319-azd/edit/versions/stable/523303

ooredroxoo commented 3 months ago

Hi @Jonatha1983 thanks. Installing it now.