cspell
cspell copied to clipboard
💡: Add programmingDictionary option for xaml/xml
Problem
having to disable the paths to this files and on the docs I have to add these words also
Solution
could you add common xaml/xml lang words in another dictionaries selectable one here? https://cspell.org/docs/dictionaries#programming-language-dictionaries
Alternatives
adding unknown words to the words or ignoreWords list
Additional Context
No response
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
@DevTKSS,
What keywords are you looking for? As far as I know, XML doesn't really have any keywords.
I'm trying to understand the issue you are seeing. Can you give some examples of what is not working as expected.