PyCharm: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 10: Zeile 10:
 
** Cyclic Expand Word - see shortcut in the keymap settings
 
** Cyclic Expand Word - see shortcut in the keymap settings
 
** Ctrl + Alt + Home - go to Related Files, go back with Show Usages.
 
** Ctrl + Alt + Home - go to Related Files, go back with Show Usages.
 +
** Open "Enter file name" and type "ve\js" - this searches all "js" files within a directory that contains the string "ve"
  
 
==Settings==
 
==Settings==

Version vom 23. August 2013, 18:32 Uhr

https://www.jetbrains.com/pycharm/ is a Python and Django IDE

Use

  • Speed Tricks by John Lindquist
    • Alt + Space + Space - shows all intended files.
    • Cyclic Expand Word - see shortcut in the keymap settings
    • Ctrl + Alt + Home - go to Related Files, go back with Show Usages.
    • Open "Enter file name" and type "ve\js" - this searches all "js" files within a directory that contains the string "ve"

Settings

Browsers

  • Settings->Web Browsers
    • /usr/bin/chromium-browser

Navigation

Virtualenv

Databases