How can I prevent the function from being replaced by a Resharper Javascript Intellisense?

I have a problem when the function "is almost always replaced by" Function "even after I type the whole word that happens too often and completely bucks me. I need to back up and replace the first letter. Any way to configure this? I donโ€™t even know where I would use the โ€œFunctionโ€.

+6
source share
1 answer

At JetBrains, this problem seems to be reported as a bug and is supposedly fixed. The problem is that the patch seems to be applied for the first time to 7.0.1, but now it appears again in the latest version 8.1.

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

I made comments, but if anyone else has this problem, keep adding to the stream.

+5
source

All Articles