python-editor-v3 icon indicating copy to clipboard operation
python-editor-v3 copied to clipboard

Python keywords don't have autocomplete documentation

Open microbit-matt-hillsdon opened this issue 3 years ago • 0 comments
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.

microbit-matt-hillsdon avatar Aug 01 '22 13:08 microbit-matt-hillsdon