Andres Otaduy
Andres Otaduy
I will try that, but will be cool to have the demo online Thanks!
+1 This feature will be very helpful for me too, i have the same problem with ui-bootstrap dropdown menu.
Do you mean to read the dictionaries? or the skipWords? I'm not familiar with cspell will check it out.
Maybe we can create a configuration option so you can put all of those in a file or npm package. Some time ago we had a similar requirement.
Looks good, let me checit out a little bit and test it around, I might be able to add spanish to your PR.
Hi mikael can you share an example please? some code that will be skipped and should be checked
Couldn't we add a regexp so the word is skipped ? or the thing is that is not being taken into account by the regepx before being split into #...
Hi Tim, I{ll be adding some default skipWords and skipRegexps to the checker so we can address the isssues you mentioned I think this (https://gist.github.com/jrencz/becd1befac3f14b53039e0361087794c) is a good starting point...
Hey I have added an array of default skip words and regepxps, maybe you can create a PR with the words you need to be skipped by default. This is...
Hi clar-cmp Would you mind to create a pull request with some of those defaults? I'm not getting what you mean with the first pont and the fifth, do you...