推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
mrfox
V2EX  ›  Python

请问如何选中 PYCHARM 自动提示列表中的非首选项?

  •  
  •   mrfox · Apr 23, 2019 · 2624 views
    This topic created in 2657 days ago, the information mentioned may be changed or developed.
    pycharm 有代码自动完成的提示,有时想选中的是提示列表里的非第一行的,请问大家是如何完成的?如何去按上下,手要离开主键区,很不方便,谢谢
    2 replies    2019-04-23 13:55:07 +08:00
    xpresslink
        1
    xpresslink  
       Apr 23, 2019   ❤️ 1
    设置 keymap 把上下左右方向键再再额外映射一套组合键。
    比如我用的 Ctrl+HJKL 分别代表 左下上右。
    代码提示的时候直接左手小指按 Ctrl,右手按 JK 上下选择。

    有了这个套额外方向键以后,写代码时光标移动也方便多了。同理还可以把 HOME,END 额外快捷键。
    我用这个方案在 Pycharm 和 Idea 用着挺方便的。

    如果你还嫌不够可以百度一下 spaceFn 这个软件,可以把空格弄成 Fn 键组合出方向。
    mrfox
        2
    mrfox  
    OP
       Apr 23, 2019
    非常感谢,学到了:D
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   870 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 21:26 · PVG 05:26 · LAX 14:26 · JFK 17:26
    ♥ Do have faith in what you're doing.