You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right-click 'code-review' Tabby Commands for IntelliJ
Feature Description
This PR implements the right-click command execution feature for IntelliJ, similar to what's already supported in VSCode. Users can access predefined Tabby commands through the context menu in IntelliJ.
Technical Details
Adds support for Tabby pre-defined commands (such as 'Code Review') in IntelliJ
Implements the necessary trigger in the IntelliJ plugin
Right-click 'code-review' Tabby Commands for IntelliJ
Feature Description
This PR implements the right-click command execution feature for IntelliJ, similar to what's already supported in VSCode. Users can access predefined Tabby commands through the context menu in IntelliJ.
Technical Details
Implementation References
tabby/clients/intellij/src/main/kotlin/com/tabbyml/intellijtabby/chat/ChatBrowser.kt
Line 171 in c7e99b1
tabby/clients/tabby-chat-panel/src/server.ts
Line 80 in c7e99b1
Screenshot
Please react with 👍 if you want this feature.
The text was updated successfully, but these errors were encountered: