Concerning “tab completion” in SageMathCell
I am a newcomer to Sage. The PREP Tutorials(http://doc.sagemath.org/html/en/prep/Intro-Tutorial.html#help-inside-sage) introduce two applications of “tab completion”:
- If you aren’t one hundred percent sure of the name of a command.
- Use this to see what you can do to an expression or mathematical object.
I tried some examples of the first type in SageMathCell and succeeded. But, in SageMathCell, when I tried some second type examples that the tutorials provide, I didn't see a list pop up. Is there something wrong? I would appreciate any help with this situation.