Bug 563685 - Show Kind in Outline View says all of my lines are Functions
Summary: Show Kind in Outline View says all of my lines are Functions
Status: CLOSED WONTFIX
Alias: None
Product: Linux Tools
Classification: Tools
Component: Docker (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Jeff Johnston CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-28 15:44 EDT by Nitin Dahyabhai CLA
Modified: 2024-05-14 12:39 EDT (History)
1 user (show)

See Also:


Attachments
screenshot (38.10 KB, image/png)
2022-05-19 19:14 EDT, Nitin Dahyabhai CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nitin Dahyabhai CLA 2020-05-28 15:44:54 EDT
Opening a Dockerfile with the Generic Editor gives me syntax coloring, but the Outline View's Show Kind toggle doesn't make sense.
Comment 1 Eclipse Genie CLA 2022-05-19 11:05:39 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 2 Jeff Johnston CLA 2022-05-19 18:52:47 EDT
Reopening
Comment 3 Nitin Dahyabhai CLA 2022-05-19 19:14:32 EDT
Created attachment 288526 [details]
screenshot
Comment 4 Jeff Johnston CLA 2022-05-24 21:41:43 EDT
I did some looking into this.  Unfortunately, lsp4e only supplies a limited number of symbol kinds along with images.  There is no way to extend this currently so the Dockerfile editor can't create a new symbol kind with a more appropriate image for a command.  The closest match is the function symbol kind which has the fx image you are seeing.

I have opened github issue:

https://github.com/eclipse/lsp4e/issues/131
Comment 5 Eclipse Genie CLA 2024-05-14 12:39:42 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.