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

在项目的gradle文件里面插件不提示,建议优化作用域 #22

Open
xh-hnu opened this issue May 26, 2020 · 1 comment
Open

Comments

@xh-hnu
Copy link

xh-hnu commented May 26, 2020

在多module的时候,一般会把相同类型的依赖定义在项目的gradle文件里面,建议可以支持在项目gradle文件的提示支持。

@wuyr
Copy link
Owner

wuyr commented May 29, 2020

现在限制了只能在 .gradle 文件中的 dependencies 作用域内才会出提示。。。
build.gradle中只要有更改就触发查询,建议优化下作用域

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

2 participants