Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/webpack/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
函数而不是Resharper中的函数_Resharper_Resharper 8.0 - Fatal编程技术网

函数而不是Resharper中的函数

函数而不是Resharper中的函数,resharper,resharper-8.0,Resharper,Resharper 8.0,我的脚本文件夹中有EcmaScript.js,每次我写“fun”并希望Resharper用“function”完成时,它都会写“function”,因为它在EcmaScript脚本中。如何从intellisense中删除“函数”条目或使“函数”成为首选 提前多谢 请参阅:-尝试清除缓存或尝试Resharper 8.1.1以修复错误。不幸的是,此问题在8.1.1以后的Resharper版本中仍然存在。我在8.1.23.546,我看到了同样的行为。

我的脚本文件夹中有EcmaScript.js,每次我写“fun”并希望Resharper用“function”完成时,它都会写“function”,因为它在EcmaScript脚本中。如何从intellisense中删除“函数”条目或使“函数”成为首选


提前多谢

请参阅:-尝试清除缓存或尝试Resharper 8.1.1以修复错误。不幸的是,此问题在8.1.1以后的Resharper版本中仍然存在。我在8.1.23.546,我看到了同样的行为。