When using resource paths, it's possible to explicitly qualify them as
classpath resource paths, by using a "
classpath:" prefix.
When entering such paths, I have to type "classpath:" by hand. After that proper classpath-based completion is available.
It would be a nice touch if "classpath:" completion variant was available when completion is invoked on start index of reference. Perhaps make it bold, similar to keywords.