-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgeany.txt
27 lines (19 loc) · 1.32 KB
/
geany.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
but both the TAB key and the CTRL+i shortcut indent when multiple lines are selected.
For unindenting multiple lines, you can use both the SHIFT+TAB and CTRL+u shortcuts.
https://www.jetbrains.com/buy/opensource/
Available only to non-commercial open source projects.
Provided only to core team developers.
You have to be a project lead or core committer to apply
Project must be at least 3 months old
Project is in active development
Project must not provide commercial services or distribute any paid software versions
One of the best parts of using an IDE instead of an editor is "Go To Declaration"
spyder has "go to definition"
http://stackoverflow.com/questions/3285166/python-ide-that-you-can-highlight-a-method-class-and-jump-to-its-definition
https://www.jetbrains.com/help/pycharm/2016.1/navigating-to-declaration-or-type-declaration-of-a-symbol.html
http://www.eclipse.org/community/eclipse_newsletter/2015/august/article4.php
PyDev is an open source plugin which turns Eclipse into a resourceful Python IDE.
Wing makes it easy to jump to the point of definition of a symbol in Python source code by ctrl-clicking on it, pressing F4, or right clicking and selecting Goto
https://wingware.com/doc/intro/tutorial-navigating-code
https://wingware.com/wingide/navigate-code
https://blogs.oracle.com/tor/entry/ide_tip_go_to_implementation