diff options
| author | Sophia Pearson <codergal89@gmail.com> | 2022-05-24 15:01:22 +0200 |
|---|---|---|
| committer | Sophia Pearson <codergal89@gmail.com> | 2022-05-24 15:01:22 +0200 |
| commit | 93601b5d7a0409e0e23bd272cf45b121312a7da0 (patch) | |
| tree | b8d03d7c05480d7d50674138eb3e3efb2a896eb7 | |
| parent | 8f3ed6ba952b1dd1f457b305d82c8165a324bc48 (diff) | |
| download | texty-93601b5d7a0409e0e23bd272cf45b121312a7da0.tar.xz texty-93601b5d7a0409e0e23bd272cf45b121312a7da0.zip | |
ide: add "Texty" as valid spelling
| -rw-r--r-- | Texty.sln.DotSettings | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Texty.sln.DotSettings b/Texty.sln.DotSettings new file mode 100644 index 0000000..2bd83cb --- /dev/null +++ b/Texty.sln.DotSettings @@ -0,0 +1,2 @@ +<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/UserDictionary/Words/=Texty/@EntryIndexedValue">True</s:Boolean></wpf:ResourceDictionary>
\ No newline at end of file |
