PY-2023.1.4 <rodude123@rodude123s-yoga7 Update log_highlighting.xml, colors.scheme.xml Create AquaNewUserFeedbackService.xml, AquaOldUserFeedbackService.xml

This commit is contained in:
Rohit Pai 2023-07-24 19:08:51 +01:00
parent c3dadfe8e5
commit 35036608e4
4 changed files with 12 additions and 10 deletions

View File

@ -0,0 +1,5 @@
<application>
<component name="AquaNewUserFeedbackInfoState"><![CDATA[{
"userTypedInEditor": true
}]]></component>
</application>

View File

@ -0,0 +1,5 @@
<application>
<component name="AquaOldUserFeedbackInfoState"><![CDATA[{
"userTypedInEditor": true
}]]></component>
</application>

View File

@ -1,5 +1,5 @@
<application>
<component name="EditorColorsManagerImpl">
<global_color_scheme name="_@user_oblivion" />
<global_color_scheme name="oblivion" />
</component>
</application>

View File

@ -1,17 +1,9 @@
<application>
<component name="LogHighlightingSettings">
<highlightingPatterns>
<LogHighlightingPattern pattern="^\s*e(rror)?\s*$" action="HIGHLIGHT_LINE" fg="-65536" bold="true" stripe="true" uuid="de2d3bb2-78c9-4beb-835e-d483c35c07b6" />
<LogHighlightingPattern pattern="^\s*(e(rror)?|severe)\s*$" action="HIGHLIGHT_LINE" fg="-65536" bold="true" stripe="true" uuid="de2d3bb2-78c9-4beb-835e-d483c35c07b6" />
<LogHighlightingPattern pattern="^\s*w(arn(ing)?)?\s*$" action="HIGHLIGHT_LINE" fg="-22016" bold="true" uuid="11ff1574-2118-4722-905a-61bec89b079e" />
<LogHighlightingPattern pattern="^\s*i(nfo)?\s*$" action="HIGHLIGHT_LINE" fg="-12599489" uuid="5e882ebc-2179-488b-8e1a-2fe488636f36" />
</highlightingPatterns>
<parsingPatterns>
<LogParsingPattern name="Pipe-separated" pattern="^(?s)([^|]*)\|([^|]*)\|([^|]*)\|(.*)$" timePattern="HH:mm:ss.SSS" linePattern="^\d" timeId="0" severityId="1" categoryId="2" uuid="b5772998-bf1e-4d9d-ab41-da0b86451163" />
<LogParsingPattern name="IntelliJ IDEA" pattern="^([^\[]+)(\[[\s\d]+])\s*(\w*)\s*-\s*(\S*)\s*-(.+)$" timePattern="yyyy-MM-dd HH:mm:ss,SSS" linePattern="^\d" timeId="0" severityId="2" categoryId="3" uuid="8a0e8992-94cb-4f4c-8be2-42b03609626b" />
<LogParsingPattern name="TeamCity build log" pattern="^\[([^]]+)](.):\s*(\[[^]]+])?(.*)$" timePattern="HH:mm:ss" linePattern="^\[" timeId="0" severityId="1" categoryId="2" uuid="e9fa2755-8390-42f5-a41e-a909c58c8cf9" />
<LogParsingPattern name="All" pattern="^(.*?)(\s(.*?))?(\s(.*?))?(\s(.*?))?(\s(.*?))?(\s(.*?))?(\s(.*?))?$" uuid="db0779ce-9fd3-11ec-b909-0242ac120002" />
</parsingPatterns>
<settingsVersion>6</settingsVersion>
<lastAddedDefaultFormat>b5772998-bf1e-4d9d-ab41-da0b86451163,8a0e8992-94cb-4f4c-8be2-42b03609626b,e9fa2755-8390-42f5-a41e-a909c58c8cf9,db0779ce-9fd3-11ec-b909-0242ac120002</lastAddedDefaultFormat>
</component>
</application>