Skip to content
Snippets Groups Projects
Commit 4117cf42 authored by Martin Mareš's avatar Martin Mareš
Browse files

Průběžný commit poznámek, které jsou čím dál méně k matplotlibu :)

parent 21439efb
No related branches found
No related tags found
No related merge requests found
......@@ -24,3 +24,32 @@ text
tick_params
xkcd
------
PyCharm
- help k položkám menu ve status line
- installing modules
- highlighting uses of variable etc.
- debugger
- breakpoints
- stepping over/in
- var comments in source
- variables
- watches
- "view as Array"
- run/pause
- stack
- PEP 8 warnings
- automatické doplňování závorek/uvozovek/...
- Tab/Ctrl-Tab i na bloky
- folding
- refactor: rename var/func, extract var
- dokumentační komentáře
- type hints?
- self se neanotuje
- Ctrl-W
- Ctrl-Shift+Up/Down
- propojení s Gitem
- TODO
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment