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

Key: IDEABKL-4411
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: chad pratt
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

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

Navigate from String representation of file name to file in File Explorer

Created: 06 Oct 05 17:57   Updated: 09 Nov 06 20:28
Component/s: Code Analysis. Dependencies, Code Analysis. Inspection, Code Navigation
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows 2000

Build: 3,461
Severity: Low


 Description  « Hide
WHAT: I want to click on the String representation of a file name e.g.

File myInputFile = new File("c://My_directory/my_file.txt") ;

and have that result in either
1) the local OS file browser (Explorer in Windows) being launched and that file being presented in the file browser

or

2) the directory pane automagically navigating and revealing the file in the directory

or

3) the file being launched in a new tab pane in the editor

WHY: I often have text input files referenced by my program. I want to know that the file is actually there before I run the program. I also often want to check the exact contents of that file .

HOW IS THIS AN IMPROVEMENT. This functionality is not available at all currently.

ALTERNATIVE Have the code inspector check to see that a file exists and issue a warning that no such file currently exists.



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