Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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'.

like image 677
beauXjames Avatar asked Dec 31 '13 17:12

beauXjames


1 Answers

JetBrains appears to have this issue logged as a bug and supposedly fixed. Problem is that the fix seems to be first applied to 7.0.1 but is now apparent in the latest 8.1 again.

http://youtrack.jetbrains.com/issue/RSRP-330134

I have made comments, but if anyone else is also having this problem please continue to add to the thread.

like image 78
beauXjames Avatar answered Dec 25 '22 23:12

beauXjames