Browse Source

CL-2022.3 <TheoryOfNekomata@VALHALLA Update log_highlighting.xml, TheoryOfNekomata.icls, _@user_Darcula.icls Create CodeGlancePro.xml

master
TheoryOfNekomata 1 year ago
parent
commit
2e37238536
4 changed files with 12 additions and 6 deletions
  1. +6
    -0
      CodeGlancePro.xml
  2. +1
    -1
      colors/TheoryOfNekomata.icls
  3. +1
    -1
      colors/_@user_Darcula.icls
  4. +4
    -4
      log_highlighting.xml

+ 6
- 0
CodeGlancePro.xml View File

@@ -0,0 +1,6 @@
<application>
<component name="CodeGlance Pro">
<option name="clickType" value="MOUSE_POSITION" />
<option name="pixelsPerLine" value="3" />
</component>
</application>

+ 1
- 1
colors/TheoryOfNekomata.icls View File

@@ -4,7 +4,7 @@
<property name="created">2021-07-05T06:47:16</property>
<property name="ide">AndroidStudio</property>
<property name="ideVersion">4.2.2.0</property>
<property name="modified">2023-02-20T11:29:53</property>
<property name="modified">2023-02-20T11:30:59</property>
<property name="originalScheme">TheoryOfNekomata copy</property>
</metaInfo>
<console-font>


+ 1
- 1
colors/_@user_Darcula.icls View File

@@ -3,7 +3,7 @@
<property name="created">2023-01-19T17:08:39</property>
<property name="ide">WebStorm</property>
<property name="ideVersion">2022.3.0.0</property>
<property name="modified">2023-02-20T11:29:53</property>
<property name="modified">2023-02-20T11:30:59</property>
<property name="originalScheme">Darcula</property>
</metaInfo>
<colors>


+ 4
- 4
log_highlighting.xml View File

@@ -6,10 +6,10 @@
<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" />
<LogParsingPattern enabled="false" 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 enabled="false" 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 enabled="false" name="TeamCity build log" pattern="^\[([^]]+)](.):\s*(\[[^]]+])?(.*)$" timePattern="HH:mm:ss" linePattern="^\[" timeId="0" severityId="1" categoryId="2" uuid="e9fa2755-8390-42f5-a41e-a909c58c8cf9" />
<LogParsingPattern enabled="false" name="All" pattern="^(.*?)(\s(.*?))?(\s(.*?))?(\s(.*?))?(\s(.*?))?(\s(.*?))?(\s(.*?))?$" uuid="db0779ce-9fd3-11ec-b909-0242ac120002" />
<LogParsingPattern name="Izanagi" pattern="(.+?)\s+(.+?)\s+(.+?)" timePattern="yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" linePattern="^\d" timeId="0" categoryId="1" fullmatch="true" uuid="c5484204-4246-489d-b199-a822171a9e31" />
</parsingPatterns>
<settingsVersion>6</settingsVersion>


Loading…
Cancel
Save