intellij-settings-work/notifications.xml

38 lines
2.5 KiB
XML

<application>
<component name="NotificationConfiguration">
<notification groupId="Browser Connection" displayType="STICKY_BALLOON" />
<notification groupId="Browser Extension requested to be installed" />
<notification groupId="Common Version Control Messages" displayType="TOOL_WINDOW" />
<notification groupId="Database Navigator" displayType="TOOL_WINDOW" />
<notification groupId="Debugger messages" displayType="TOOL_WINDOW" shouldLog="false" />
<notification groupId="Error Report" />
<notification groupId="Execution" displayType="NONE" />
<notification groupId="Express Project Generator" />
<notification groupId="External Executable Critical Failures" displayType="TOOL_WINDOW" />
<notification groupId="File type recognized" />
<notification groupId="Git Important Errors" displayType="STICKY_BALLOON" />
<notification groupId="Git Important Messages" displayType="STICKY_BALLOON" />
<notification groupId="Git Messages" displayType="TOOL_WINDOW" />
<notification groupId="Git Minor Notifications" />
<notification groupId="IDE Fatal Errors" displayType="NONE" />
<notification groupId="IDE Usage Statistics" displayType="STICKY_BALLOON" />
<notification groupId="Indexing" />
<notification groupId="JavaScript debugger" displayType="TOOL_WINDOW" shouldLog="false" />
<notification groupId="JavaScript Library Management" displayType="STICKY_BALLOON" />
<notification groupId="Mercurial" displayType="NONE" />
<notification groupId="Mercurial Important Messages" displayType="STICKY_BALLOON" />
<notification groupId="Mercurial Messages" displayType="TOOL_WINDOW" />
<notification groupId="Node.js Boilerplate Project Generator" displayType="STICKY_BALLOON" />
<notification groupId="Node.js Project Detector" />
<notification groupId="Plugins Lifecycle Group" />
<notification groupId="Reformat Code" />
<notification groupId="System" displayType="STICKY_BALLOON" shouldLog="false" />
<notification groupId="Test Runner" displayType="NONE" />
<notification groupId="Update Checker" displayType="STICKY_BALLOON" />
<notification groupId="update.available.group" />
<notification groupId="Upgrade Subscription Renewal" displayType="STICKY_BALLOON" />
<notification groupId="Vcs Important Messages" displayType="STICKY_BALLOON" />
<notification groupId="Vcs Minor Notifications" />
<notification groupId="Web Deployment" displayType="TOOL_WINDOW" shouldLog="false" />
</component>
</application>