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
wsseo
V2EX  ›  iDev

vscode-go 怎么关闭函数提示

  •  
  •   wsseo · May 24, 2019 · 8300 views
    This topic created in 2628 days ago, the information mentioned may be changed or developed.

    当你输入一个函数名,然后加上括号(),就会出现函数提示,只有点一下屏幕或者按 esc,这个提示才会消失。怎么关闭这个提示?我一般用的是光标悬浮提示,不是这种加()就出现的提示。 VFC4aj.png

    2 replies    2019-05-30 15:08:15 +08:00
    wsseo
        1
    wsseo  
    OP
       May 24, 2019
    设置中的相关配置:
    “ Use Code Snippets On Function Suggest ”
    “ Use Code Snippets On Function Suggest Without Type ”

    不过跟我这个需求没关系
    wsseo
        2
    wsseo  
    OP
       May 30, 2019
    关闭函数参数提示用这个参数
    "editor.parameterHints.enabled": false

    参数提示不消失可能是个 bug
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3164 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 13:47 · PVG 21:47 · LAX 06:47 · JFK 09:47
    ♥ Do have faith in what you're doing.