Bug 541001 - Allow navigate to line number in Open Resource
Summary: Allow navigate to line number in Open Resource
Status: REOPENED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.10   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday, helpwanted
Depends on:
Blocks:
 
Reported: 2018-11-11 01:45 EST by Ori Marko CLA
Modified: 2019-04-23 09:56 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ori Marko CLA 2018-11-11 01:45:20 EST
I suggest an enhancement similar to Intellij Navigate -> File -> MyClass:23

When Open Resource windows go directly to specific line number if input

Useful when you get external log with Exception message

E.g. Exception is at MyClass.java:105 ...

Enter MyClass:105 or MyClass.java:105 and get directly to line 105 in MyClass
Comment 1 Holger Voormann CLA 2018-11-11 05:56:27 EST
(In reply to Ori Marko from comment #0)
Can you please describe the difference to the "Open from Clipboard" (Ctrl+Shift+V) command?
Comment 2 Ori Marko CLA 2018-11-11 07:27:27 EST
Solved by using Ctrl+Shift+V
Comment 3 Lars Vogel CLA 2019-04-23 03:28:09 EDT
Would be very nice to have this in the Open Type dialog. (Ctrl+Shift+T). Most of my customers are using Open Type for navigation.
Comment 4 Dani Megert CLA 2019-04-23 09:50:04 EDT
(In reply to Lars Vogel from comment #3)
> Would be very nice to have this in the Open Type dialog. (Ctrl+Shift+T).
> Most of my customers are using Open Type for navigation.
This bug is about Open Resource.

(In reply to Ori Marko from comment #2)
> Solved by using Ctrl+Shift+V
This is indeed the trick.
Comment 5 Lars Vogel CLA 2019-04-23 09:54:55 EDT
I think this would be really nice feature for Open Resource.
Comment 6 Lars Vogel CLA 2019-04-23 09:56:44 EDT
(In reply to Lars Vogel from comment #3)
> Would be very nice to have this in the Open Type dialog. (Ctrl+Shift+T).
> Most of my customers are using Open Type for navigation.

> Would be very nice to have this in the Open Resource dialog. (Ctrl+Shift+R).