c# - prop 和 ctor 快捷方式 + tab 键在 vscode 中不起作用

标签 c# visual-studio-code

是否需要安装扩展程序才能让 prop 和 ctor 快捷方式在 VSCode 中像在 VS2015 中一样工作?当我输入 prop + tab 时它对我不起作用

最佳答案

代码片段未内置到 Visual Studio Code 中 - 尽管您可以自己创建它们,如 this article显示。

一些片段带有特定的扩展名——比如 C# extension .

关于c# - prop 和 ctor 快捷方式 + tab 键在 vscode 中不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43805592/

相关文章:

c# - GroupBy 和 Count by condition Entity Framework

c# - 使用 VS : Unable to open profiler driver 进行分析时出错

visual-studio-code - VSCode Vim : map to function key

javascript - visual studio 代码 intellisense 不适用于 dojo amd 代码

c# - FluentMigrator 回滚到不可空列?

c# - 如何避免 Linq to Sql 查询中的循环?

c# - 如何在 Unity 中序列化和保存游戏对象

python - 密码更改后 Azure ChainedTokenCredential 失败

node.js - NPM:不推荐使用存在同步

visual-studio-code - 在 VS Code 中设置 CMake 编译选项