Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting auto import completions to true defaults exact match to true without showing it in the settings #5153

Closed
rchiodo opened this issue Nov 28, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Nov 28, 2023

Set auto imports to true:

image

Then go into a python file and type something like 'Path'.

Imports will show up, but don't pick them, just leave 'Path' in the file.

Then pick the 'Add imports' action. It will show only exact matches:

image

Go back to settings and find the 'exact' option:

image

It seems to me this should show 'true' as that's the behavior I'm seeing.

@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Nov 28, 2023
@debonte debonte assigned heejaechang and unassigned debonte Nov 28, 2023
@heejaechang heejaechang added bug Something isn't working and removed needs repro Issue has not been reproduced yet labels Dec 4, 2023
@heejaechang
Copy link
Contributor

the option is now removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants