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

代码补全能力稍弱,无法跨文件推测出方法 #27

Open
yangyubin1 opened this issue Jan 3, 2024 · 0 comments
Open

代码补全能力稍弱,无法跨文件推测出方法 #27

yangyubin1 opened this issue Jan 3, 2024 · 0 comments

Comments

@yangyubin1
Copy link

看了下源码,调用补全的接口prompt只是拼接了本文件代码,实际开发中经常比如需要调用一个跨文件的类 new一个对象,然后去执行一些方法,而目前插件由于提供的prompt有限,只能揣测一些不存在的方法。

希望大佬在插件后续更新的时候可以考虑下这部分功能的实现

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

No branches or pull requests

1 participant