python-editor-v3
python-editor-v3 copied to clipboard
Python keywords don't have autocomplete documentation
trafficstars
@microbit-emma-mumford observed that we don't have docs for keywords (in her case, she'd completed to 'in').
We just say "No documentation" as we do elsewhere if docs are missing (commonly for user-defined functions).
We could write keyword-by-keyword documentation or just have an explanation that it was a keyword.