
| Key: |
IDEABKL-3825
|
| Type: |
Usability Problem
|
| Status: |
To Be Discussed
|
| Priority: |
Normal
|
| Assignee: |
Unassigned
|
| Reporter: |
Esko Luontola
|
| Votes: |
1
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
File Attachments:
|
None
|
|
Image Attachments:
|
|
|
If you browse a CVS repository and open a file ("Browse CVS Repository > Jump to Source (F4)"), the syntax highlighting, quick javadoc (Ctrl+Q), go to declaration (Ctrl+B) and other important navigation tools don't work, even if the target file is part of Java API. The same problem exists when comparing old versions from CVS/local history - only basic syntax highlighting works for the remote file. See the attached pictures.
It would be better if one could use IDEA's full navigation arsenal when browsing remote files. At least the basic operations (quick javadoc, go to declaration) should work for classes which are in the project's classpath.
|
|
Description
|
If you browse a CVS repository and open a file ("Browse CVS Repository > Jump to Source (F4)"), the syntax highlighting, quick javadoc (Ctrl+Q), go to declaration (Ctrl+B) and other important navigation tools don't work, even if the target file is part of Java API. The same problem exists when comparing old versions from CVS/local history - only basic syntax highlighting works for the remote file. See the attached pictures.
It would be better if one could use IDEA's full navigation arsenal when browsing remote files. At least the basic operations (quick javadoc, go to declaration) should work for classes which are in the project's classpath. |
Show » |
|
With that said, if it can be said, it would really add some polish to the VCS operations.