Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人告诉我有一个工具可以让 Visual Studio 建议变量,就像在 xcode 中一样。如果我们有 int integerX,那么当我们开始写入 integ 时,我们可以按 Enter 或其他键,这样变量就会自动填充。帮助?
因为我还不能评论...
如果您Ctrl + Space在首先输入变量后按下(根据您的问题,您做了什么),它也会弹出变量。作为第一击。
Ctrl + Space