defrac / defrac-plugin-intellij

defrac Plug-In for IntellJ IDEA
Apache License 2.0
5 stars 1 forks source link

Add PsiReferenceContributor and ResolveScopeProvider #4

Closed joa closed 10 years ago

joa commented 10 years ago

The current ResolveScopeProvider is not performing any special work. Instead we return the module with all its dependencies. In the future, it should return a scope that fits the scope of the source root.