How do I prevent Resharper Javascript Intellisense from replacing 'function' with 'Function'?

Viewed 441

I have a problem where 'function' is almost always replaced by 'Function' even after I type the entire word, which is happening all too often and drives me absolutely batty. I have to back up and replace the first letter. Any way to adjust this? I don't even know where I'd use 'Function'.

1 Answers
Related