-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBookLibrary.sln.vsspell
149 lines (149 loc) · 5.94 KB
/
BookLibrary.sln.vsspell
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<?xml version="1.0" encoding="utf-8"?>
<!-- Visual Studio Spell Checker configuration file - [https://github.com/EWSoftware/VSSpellChecker]
Do not edit the XML. Use the configuration file editor in Visual Studio to modify the settings. -->
<SpellCheckerConfiguration Format="2018.8.16.0">
<InheritAdditionalDictionaryFolders>True</InheritAdditionalDictionaryFolders>
<AdditionalDictionaryFolders>
<Folder>.spellchecker</Folder>
</AdditionalDictionaryFolders>
<SelectedLanguages>
<LanguageName>ru-RU</LanguageName>
<LanguageName>en-US</LanguageName>
</SelectedLanguages>
<SpellCheckAsYouType>True</SpellCheckAsYouType>
<IncludeInProjectSpellCheck>True</IncludeInProjectSpellCheck>
<DetectDoubledWords>True</DetectDoubledWords>
<IgnoreWordsWithDigits>True</IgnoreWordsWithDigits>
<IgnoreWordsInAllUppercase>True</IgnoreWordsInAllUppercase>
<IgnoreWordsInMixedCase>True</IgnoreWordsInMixedCase>
<IgnoreFormatSpecifiers>True</IgnoreFormatSpecifiers>
<IgnoreFilenamesAndEMailAddresses>True</IgnoreFilenamesAndEMailAddresses>
<IgnoreXmlElementsInText>True</IgnoreXmlElementsInText>
<TreatUnderscoreAsSeparator>True</TreatUnderscoreAsSeparator>
<IgnoreMnemonics>True</IgnoreMnemonics>
<InheritIgnoredClassifications>False</InheritIgnoredClassifications>
<IgnoredClassifications />
<InheritIgnoredWords>False</InheritIgnoredWords>
<InheritExclusionExpressions>False</InheritExclusionExpressions>
<InheritIgnoredFilePatterns>False</InheritIgnoredFilePatterns>
<InheritXmlSettings>False</InheritXmlSettings>
<IgnoreCharacterClass>None</IgnoreCharacterClass>
<CSharpOptions>
<IgnoreXmlDocComments>False</IgnoreXmlDocComments>
<IgnoreDelimitedComments>False</IgnoreDelimitedComments>
<IgnoreStandardSingleLineComments>False</IgnoreStandardSingleLineComments>
<IgnoreQuadrupleSlashComments>False</IgnoreQuadrupleSlashComments>
<IgnoreNormalStrings>False</IgnoreNormalStrings>
<IgnoreVerbatimStrings>False</IgnoreVerbatimStrings>
<IgnoreInterpolatedStrings>False</IgnoreInterpolatedStrings>
<ApplyToAllCStyleLanguages>False</ApplyToAllCStyleLanguages>
</CSharpOptions>
<CadOptions>
<ImportCodeAnalysisDictionaries>True</ImportCodeAnalysisDictionaries>
<TreatUnrecognizedWordsAsMisspelled>True</TreatUnrecognizedWordsAsMisspelled>
<TreatDeprecatedTermsAsMisspelled>True</TreatDeprecatedTermsAsMisspelled>
<TreatCompoundTermsAsMisspelled>True</TreatCompoundTermsAsMisspelled>
<TreatCasingExceptionsAsIgnoredWords>False</TreatCasingExceptionsAsIgnoredWords>
<RecognizedWordHandling>IgnoreAllWords</RecognizedWordHandling>
</CadOptions>
<IgnoredXmlElements>
<Ignore>c</Ignore>
<Ignore>code</Ignore>
<Ignore>codeEntityReference</Ignore>
<Ignore>codeInline</Ignore>
<Ignore>codeReference</Ignore>
<Ignore>command</Ignore>
<Ignore>environmentVariable</Ignore>
<Ignore>fictitiousUri</Ignore>
<Ignore>foreignPhrase</Ignore>
<Ignore>link</Ignore>
<Ignore>linkTarget</Ignore>
<Ignore>linkUri</Ignore>
<Ignore>localUri</Ignore>
<Ignore>replaceable</Ignore>
<Ignore>resheader</Ignore>
<Ignore>see</Ignore>
<Ignore>seeAlso</Ignore>
<Ignore>style</Ignore>
<Ignore>token</Ignore>
<Ignore>unmanagedCodeEntityReference</Ignore>
</IgnoredXmlElements>
<SpellCheckedXmlAttributes>
<SpellCheck>altText</SpellCheck>
<SpellCheck>Caption</SpellCheck>
<SpellCheck>CompoundAlternate</SpellCheck>
<SpellCheck>Content</SpellCheck>
<SpellCheck>Header</SpellCheck>
<SpellCheck>lead</SpellCheck>
<SpellCheck>PreferredAlternate</SpellCheck>
<SpellCheck>SpellingAlternates</SpellCheck>
<SpellCheck>term</SpellCheck>
<SpellCheck>Text</SpellCheck>
<SpellCheck>title</SpellCheck>
<SpellCheck>ToolTip</SpellCheck>
</SpellCheckedXmlAttributes>
<IgnoredFilePatterns>
<FilePattern>*.min.cs</FilePattern>
<FilePattern>*.min.js</FilePattern>
<FilePattern>*.rproj</FilePattern>
<FilePattern>*.yaml</FilePattern>
<FilePattern>\bin\*</FilePattern>
<FilePattern>bootstrap*.css</FilePattern>
<FilePattern>bootstrap*.js</FilePattern>
<FilePattern>CodeAnalysisLog.xml</FilePattern>
<FilePattern>GlobalSuppressions.*</FilePattern>
<FilePattern>html5shiv.js</FilePattern>
<FilePattern>jquery*.d.ts</FilePattern>
<FilePattern>jquery*.js</FilePattern>
<FilePattern>Resources.Designer.*</FilePattern>
<FilePattern>respond*.js</FilePattern>
<FilePattern>robots.txt</FilePattern>
<FilePattern>Settings.Designer.cs</FilePattern>
<FilePattern>Settings.settings</FilePattern>
<FilePattern>UpgradeLog.htm</FilePattern>
</IgnoredFilePatterns>
<DetermineResourceFileLanguageFromName>True</DetermineResourceFileLanguageFromName>
<IgnoredWords>
<Ignore>\addindex</Ignore>
<Ignore>\addtogroup</Ignore>
<Ignore>\anchor</Ignore>
<Ignore>\arg</Ignore>
<Ignore>\attention</Ignore>
<Ignore>\author</Ignore>
<Ignore>\authors</Ignore>
<Ignore>\brief</Ignore>
<Ignore>\bug</Ignore>
<Ignore>\file</Ignore>
<Ignore>\fn</Ignore>
<Ignore>\name</Ignore>
<Ignore>\namespace</Ignore>
<Ignore>\nosubgrouping</Ignore>
<Ignore>\note</Ignore>
<Ignore>\ref</Ignore>
<Ignore>\refitem</Ignore>
<Ignore>\related</Ignore>
<Ignore>\relatedalso</Ignore>
<Ignore>\relates</Ignore>
<Ignore>\relatesalso</Ignore>
<Ignore>\remark</Ignore>
<Ignore>\remarks</Ignore>
<Ignore>\result</Ignore>
<Ignore>\return</Ignore>
<Ignore>\returns</Ignore>
<Ignore>\retval</Ignore>
<Ignore>\rtfonly</Ignore>
<Ignore>\tableofcontents</Ignore>
<Ignore>\test</Ignore>
<Ignore>\throw</Ignore>
<Ignore>\throws</Ignore>
<Ignore>\todo</Ignore>
<Ignore>\tparam</Ignore>
<Ignore>\typedef</Ignore>
<Ignore>\var</Ignore>
<Ignore>\verbatim</Ignore>
<Ignore>\verbinclude</Ignore>
<Ignore>\version</Ignore>
<Ignore>\vhdlflow</Ignore>
</IgnoredWords>
<IgnoredWordsFile></IgnoredWordsFile>
</SpellCheckerConfiguration>