Denis
Denis
I type on a Brazillian ABNT 2 layout keyboard, but this can be reproduced on any layout with dead keys, including "US International w/ dead keys" for instance. On terminal...
not sure if this can be fixed the way the extension works, but anyway, just reporting it... extension enabled vs disabled:  
On neovim, the plugin stops working when "nomagic" option is set, took me some time to find the culprit. Was this already intended/expected behavior?
the comment parser breaks if the controller file has a number with javascript literal number separator (underscore), like `1_000_000` for one million, instead of `1000000`. This feature is part of...