Skip to content

Commit

Permalink
comment out tool window for skate release
Browse files Browse the repository at this point in the history
  • Loading branch information
kateliu20 committed Oct 10, 2024
1 parent 48baf23 commit cfaf90f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
implementationClass="foundry.intellij.skate.featureflags.FeatureFlagAnnotator"/>
<projectIndexingActivityHistoryListener implementation="foundry.intellij.skate.idemetrics.IndexingListener"/>
<postStartupActivity implementation="foundry.intellij.skate.PostStartupActivityExtension"/>
<toolWindow factoryClass="foundry.intellij.skate.aibot.ChatBotToolWindow" id="DevXPAI" anchor="right"
canCloseContents="true" secondary="false" icon="AllIcons.Actions.Lightning"/>
<!-- <toolWindow factoryClass="foundry.intellij.skate.aibot.ChatBotToolWindow" id="DevXPAI" anchor="right"-->
<!-- canCloseContents="true" secondary="false" icon="AllIcons.Actions.Lightning"/>-->
</extensions>

<extensions defaultExtensionNs="org.jetbrains.kotlin">
Expand Down

0 comments on commit cfaf90f

Please sign in to comment.