Reporter | Dmitry Ivanov (daivanov) |
---|---|
Created | Feb 14, 2012 5:31:09 PM |
Updated | Feb 14, 2012 5:31:09 PM |
Priority | Normal |
Type | Unspecified |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Sergey Shkredov (serjic.shkredov) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
Reproduce steps:
1. Create class "Foo" in its own file
2. Create folder "Bar"
3. Make a bookmark to class "Foo" (`Ctrl+Shift+1` in IDEA Scheme)
4. Move class "Foo" into folder "Bar" (`F6`)
5. Try to navigate to class "Foo" (`Ctrl+1`). Get error message "Could not go to bookmark #1. File with specified bookmark is no more exists".
Expected behavior:
On step 5 user successfully navigates to relocated file "Bar/Foo.cs"
1. Create class "Foo" in its own file
2. Create folder "Bar"
3. Make a bookmark to class "Foo" (`Ctrl+Shift+1` in IDEA Scheme)
4. Move class "Foo" into folder "Bar" (`F6`)
5. Try to navigate to class "Foo" (`Ctrl+1`). Get error message "Could not go to bookmark #1. File with specified bookmark is no more exists".
Expected behavior:
On step 5 user successfully navigates to relocated file "Bar/Foo.cs"