V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
Richard56

请教一下大家 vscode 里代码提示的问题

  •  
  •   Richard56 · Mar 10, 2019 · 3529 views
    This topic created in 2605 days ago, the information mentioned may be changed or developed.
    比如我在 vscode 里写 Python 的时候:
    写下 pri 可以提示出来 print(|)
    但是这个时候在 print 括号里面输入的时候就没有提示了,比如 print(le|)就没法提示 len()
    一定要按下 esc 键,才能重新开始提示
    这个是什么原因呀,能不能更改呀,
    谢谢大家
    2 replies    2020-05-15 17:37:34 +08:00
    wikinee
        1
    wikinee  
       Mar 16, 2019
    现在好像可以了,你更新到最新的版本里试试。
    print(|) 的时候输入 len 有两个备选:len, license

    Python 相关的就安装了一个 python 插件
    seast19
        2
    seast19  
       May 15, 2020
    在纯英文输入法下按 ctrl+space 可以手动触发 intellisense 。
    如果一定要自动,就用"editor.suggest.snippetsPreventQuickSuggestions": false
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5606 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 07:21 · PVG 15:21 · LAX 00:21 · JFK 03:21
    ♥ Do have faith in what you're doing.