Skip to content

Commit ee63b90

Browse files
First time use we may help user with "Got It" tooltip #157
1 parent c2283aa commit ee63b90

File tree

1 file changed

+1
-0
lines changed
  • utbot-intellij/src/main/resources/META-INF

1 file changed

+1
-0
lines changed

utbot-intellij/src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<!--suppress PluginXmlValidity -->
3434
<projectService serviceImplementation="org.utbot.intellij.plugin.settings.Settings" preload="true"/>
3535
<registryKey defaultValue="false" description="Enable editing Kotlin test files" key="kotlin.ultra.light.classes.empty.text.range"/>
36+
<postStartupActivity implementation="org.utbot.intellij.plugin.ui.GotItTooltipActivity"/>
3637
</extensions>
3738

3839
<!-- Minimum and maximum build of IDE compatible with the plugin -->

0 commit comments

Comments
 (0)