History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-20986
Type: New Feature New Feature
Status: Open Open
Priority: Minor Minor
Assignee: Dmitry Avdeev
Reporter: Taras Tielkes
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

spring + resources: provide a "classpath:" completion variant when the caret is on start of reference

Created: 07 Sep 07 12:02   Updated: 04 Sep 08 17:36
Component/s: J2EE.Spring
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,255
Severity: Low


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order:
Grant Gochnauer - 04 Sep 08 17:36
+1. Agreed.