We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
比如在我项目里有一处代码段用来测试
for (auto& goods : 交易品数据) { goods.amount = id_amount[goods.ID]; }
输入if,再输入(,自动补全ActivationContextManifestResourceName() -_-||| 删掉,再输入if ,输入true,按TAB,自动补全ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT
if
(
ActivationContextManifestResourceName()
true
ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT
禁用此插件,就正常了
The text was updated successfully, but these errors were encountered:
😂😂😂确实有这个问题,候选项与实际输入不符。发了个新版本,添加了个选项,尝试关闭后再看看能不能正常工作呢
Sorry, something went wrong.
没有任何作用……
😂😂😂确实有这个问题,候选项与实际输入不符。发了个新版本,添加了个选项,尝试关闭后再看看能不能正常工作呢 没有任何作用……
我这里测试设置成false后是有效的,不太清楚你的是什么情况了
No branches or pull requests
比如在我项目里有一处代码段用来测试
输入
if
,再输入(
,自动补全ActivationContextManifestResourceName()
-_-|||删掉,再输入
if
,输入true
,按TAB,自动补全ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT
禁用此插件,就正常了
The text was updated successfully, but these errors were encountered: