Hello,
I have noticed that during edit "spring-config.xml" file and after entering:
xmlns:p="
and ctrl + space
editor does not show me "p-namespace" (shown bellow) on the list:
xmlns:p="http://www.springframework.org/schema/p"
You can see it on the attached screenshot:
Image may be NSFW.
Clik here to view.
Finally, I have to enter that namespace manually :-/
Is it correct behaviour?
Is it not supported namespace?