Chapter 8. Emacs as a Python IDE
Table of Contents
-
Navigation
jump to definition
move cursor by semantic increments
fold/unfold
Error navigation
-
Information
Symbol documentation
see usages
-
Composing
Autocomplete
exact format (black)
module order (isort)
renaming symbols
-
Error Checking
Syntax checking
Style checking
Type checking
-
Test and Debug
Run code
Run unit test
Show running state