在javascript中禁用visual studio自动完成注释 [英] Disable visual studio autocomplete comment in javascript

查看:150
本文介绍了在javascript中禁用visual studio自动完成注释的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的问题很简单。每当我在VisualStudio中的javascript或typescript文件中键入/ *,编辑器添加* /,所以我得到:/ * * /。我喜欢禁用此自动完成功能,因为它烦人。我想只输入/ *,只有这个。



我可以禁用这个自动完成功能吗?我在寻找resharper和visualstudio选项,我找不到任何东西。

解决方案

您需要关闭intellisense

查看工具|选项|文本编辑器| C#|智力


My problem is simple. Whenever I type "/*" in javascript or typescript file in VisualStudio, editor adds "*/" so I get: "/* */". I like to disable this autocomplete feature because its annoying. I want to just type "/*" and have only this.

Where I can disable this autocomplete function? I was looking in resharper and visualstudio options and I couldnt find anything about it.

解决方案

You will need to turn off intellisense

Look in Tools | Options | Text Editor | C# | Intellisense

这篇关于在javascript中禁用visual studio自动完成注释的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆