I saw the auto-import feature mentioned in the help documentation, but when I write Python code, it doesn’t seem to trigger the “import from xxx” suggestion as shown in the example.
Is this feature still available? If so, how can I trigger it?
When I press Command + ., I can see the import option appear in the Quick Fix menu.

