首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
iOS 开发实用技术导航
NSHipster 中文版
›
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
›
http://www.cocos2d-iphone.org/
CocoaPods
›
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
›
http://code.google.com/mobile/analytics/
WWDC
›
https://developer.apple.com/wwdc/
Design Guides and Resources
›
https://developer.apple.com/design/
Transcripts of WWDC sessions
›
http://asciiwwdc.com
Cocoa with Love
›
http://cocoawithlove.com/
Cocoa Dev Central
›
http://cocoadevcentral.com/
NSHipster
›
http://nshipster.com/
Style Guides
›
Google Objective-C Style Guide
›
NYTimes Objective-C Style Guide
Useful Tools and Services
›
Charles Web Debugging Proxy
›
Smore
广告
V2EX
›
iDev
vscode-go 怎么关闭函数提示
wsseo
·
2019-05-24 16:59:02 +08:00
· 7811 次点击
这是一个创建于 2138 天前的主题,其中的信息可能已经有所发展或是发生改变。
当你输入一个函数名,然后加上括号(),就会出现函数提示,只有点一下屏幕或者按 esc,这个提示才会消失。怎么关闭这个提示?我一般用的是光标悬浮提示,不是这种加()就出现的提示。
提示
函数
img
esc
2 条回复
•
2019-05-30 15:08:15 +08:00
1
wsseo
OP
2019-05-24 17:03:55 +08:00
设置中的相关配置:
“ Use Code Snippets On Function Suggest ”
“ Use Code Snippets On Function Suggest Without Type ”
不过跟我这个需求没关系
2
wsseo
OP
2019-05-30 15:08:15 +08:00
关闭函数参数提示用这个参数
"editor.parameterHints.enabled": false
参数提示不消失可能是个 bug
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
4575 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms ·
UTC 05:36
·
PVG 13:36
·
LAX 22:36
·
JFK 01:36
Developed with
CodeLauncher
♥ Do have faith in what you're doing.