Describe the bug
For example, auto imports don't show up in the quick fix actions for an error.
Example:
This should give a quick action to add an import for os, but it doesn't unless you enable indexing in the settings dialog.
It would be nice if:
- Defaults included the same defaults as VS code
- There was a way to override the other settings (like maybe a settings.json)