Okay. Found out how to fix it: first delete all existing mappings in the user profiles and reassigning myself.
Still no update? How long does that take? You managed to clone twitter in the meantime but adding mercurial support is too hard?
We moved all of the pocoo projects to mercurial yesterday. So please, please add mercurial support :-)
Traversing the AST would be a way but with the whitespace rule this won't catch normal strings that often. We use the same for a syntax highlighter and so far it hasn't highlighting a single line of code wrong :-)
+1 for mercurial. I want to transfer all the pocoo projects to mercurial sooner or later :D
@Jason: Yes. It's an normal string too. just make sure it's not assigned to a variable. That's why i proposed the ^\s*
I know that I'm very annoying but I always have a strange feeling when i have to notice that my projects once again have the "few comments" factoid although the sourcecode is well documented... Maybe there is a chance to get docstrings counted.