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.
Sublime text 3 有一个下拉菜单,它建议以前使用的变量,我真的很喜欢。虽然 sublime text 4 仍然这样做,但它还显示了额外的代码片段,我觉得这很烦人。因此,有没有办法只显示预测中使用的变量?
例如,在下图中,我不想要一个函数或类的预测:
没关系,我只是瞎了。所需要的只是:
"auto_complete_include_snippets": false