Richard56

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

  •  
  •   Richard56 · Mar 10, 2019 · 3613 views
    This topic created in 2645 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   ·   2868 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 05:49 · PVG 13:49 · LAX 22:49 · JFK 01:49
    ♥ Do have faith in what you're doing.