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

Key: IDEADEV-22655
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Peter Gromov
Reporter: Calum MacLean
Votes: 0
Watchers: 1
Operations

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

Complete word doesn't always work in comments

Created: 16 Oct 07 15:05   Updated: 06 Dec 07 18:51
Component/s: Editor. Code Completion
Fix Version/s: Selena 7.0.2

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

Build: 7,348
Fixed in build: 7,513
Severity: Medium


 Description  « Hide
In the following code:
[code]
public interface FileLocator { /** * fileLocation f */ String findFile(String fileLocation); }

[code]
word completion doesn't work in the javadoc comment after the "f" which is on its own.
I'd note that it seems to work for the very first word in the javadoc, but not for subsequent words.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.