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

Require Regret Matching in Code-Auto-Complete #56

Closed
HsunGong opened this issue Jul 5, 2020 · 2 comments
Closed

Require Regret Matching in Code-Auto-Complete #56

HsunGong opened this issue Jul 5, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@HsunGong
Copy link

HsunGong commented Jul 5, 2020

image

image

Let import os; os.path.splitext() as an example.

We'd like to use some phase like ext to specify splitext rather than print split first. However, pylance does not support this.

@HsunGong HsunGong added the enhancement New feature or request label Jul 5, 2020
@savannahostrowski
Copy link
Contributor

Hey @HsunGong

Thanks for the suggestion. We are currently investigating this request and will update with details soon.

@jakebailey
Copy link
Member

This was fixed recently as a part of #608. It's now a fuzzy match and should handle these cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants