-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
ReSharper.DotSettings
8 lines (8 loc) · 1.38 KB
/
ReSharper.DotSettings
1
2
3
4
5
6
7
8
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:Boolean x:Key="/Default/PatternsAndTemplates/Todo/TodoPatterns/=B7AE64B55754064C87CC310CF8B840C3/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/Todo/TodoPatterns/=B7AE64B55754064C87CC310CF8B840C3/Color/@EntryValue">WindowText</s:String>
<s:Boolean x:Key="/Default/PatternsAndTemplates/Todo/TodoPatterns/=B7AE64B55754064C87CC310CF8B840C3/MatchComments/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/PatternsAndTemplates/Todo/TodoPatterns/=B7AE64B55754064C87CC310CF8B840C3/Name/@EntryValue">GitGub</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/Todo/TodoPatterns/=B7AE64B55754064C87CC310CF8B840C3/Pattern/@EntryValue">(?<=\W|^)(?<TAG>GH \#(?<ISSUE_ID>\d+))(\W|$)(.*)</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/Todo/TodoPatterns/=B7AE64B55754064C87CC310CF8B840C3/TodoIconStyle/@EntryValue">Normal</s:String>
<s:String x:Key="/Default/PatternsAndTemplates/Todo/TodoPatterns/=B7AE64B55754064C87CC310CF8B840C3/UrlPattern/@EntryValue">https://github.com/micro-elements/MicroElements.FileStorage/issues/${ISSUE_ID}</s:String></wpf:ResourceDictionary>