jayli / jayli/vim-easycomplete

import 的函数补全时有括号

Open
#253 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
436
Forks
27
PR merge metrics
No merged PRs in 30d

Description

如图所示,这个时候应该补全的是`from sklearn.datasets import make_blobs`

![image](https://github.com/jayli/vim-easycomplete/assets/8230801/5fcbdb89-0e54-43e1-9e00-1ad6a0ac8325)

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the completion behavior for `from sklearn.datasets import make_blobs` in the Vim plugin and trace the Python import-completion path. The work is done when completing the imported function inserts `make_blobs` without parentheses, matching the expected import shown in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, vim
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.