-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathRapidField.SolidInstruments.sln.vsspell
More file actions
92 lines (92 loc) · 3.79 KB
/
RapidField.SolidInstruments.sln.vsspell
File metadata and controls
92 lines (92 loc) · 3.79 KB
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
<?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="2016.3.10.0">
<InheritAdditionalDictionaryFolders>True</InheritAdditionalDictionaryFolders>
<AdditionalDictionaryFolders>
<Folder>.\</Folder>
</AdditionalDictionaryFolders>
<SelectedLanguages>
<LanguageName>en-US</LanguageName>
</SelectedLanguages>
<InheritIgnoredWords>False</InheritIgnoredWords>
<InheritExclusionExpressions>True</InheritExclusionExpressions>
<InheritIgnoredFilePatterns>True</InheritIgnoredFilePatterns>
<InheritXmlSettings>True</InheritXmlSettings>
<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>
<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>True</TreatCasingExceptionsAsIgnoredWords>
<RecognizedWordHandling>IgnoreAllWords</RecognizedWordHandling>
</CadOptions>
<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>
<IgnoredFilePatterns>
<FilePattern>*.gitignore</FilePattern>
<FilePattern>*.gitattributes</FilePattern>
</IgnoredFilePatterns>
</SpellCheckerConfiguration>