I use SageMath 8.1 in Windows 10 Native, and work on Jupyter Notebook.
I recently learned about the tab completion feature.
When I write: "object." in a notebook code cell I get a list of possible completion to that object. That is awesome.
But when I click on one of those options in the list I was expecting that option to be copied to the cell.
That does not happen. I consider this a missed opportunity that should be fixed.
Daniel