WalonLi / edk2-vscode

The VSCode plugin of EDKII file association.
Other
31 stars 9 forks source link

[Feature request] [Part2] List the section names on the right of the file name #4

Closed WalonLi closed 2 years ago

WalonLi commented 2 years ago

@WalonLi Thank you for the effort!

I am closing this request.

But... there is always a but XD

I was hoping that it can show the name on the top when focus is within the scope of the outline. Take the example below, it shows "..." only, not the "FeaturePcd" because the focus is on the PcdPciBusHotplugDeviceSupport 圖片

It only show FeaturePcd when the focus is right on the [FeaturePcd] itself: 圖片

Sometimes PCDs in the same section are more than a page and I have to open the side bar then search to check which section this PCD is belong to, or to just scroll pages up and up and up. If it can directly show the section name where the focused line is belong to (on the top) it will help me to save some time. This is my original intention but I didn't make it clearly described.

Originally posted by @JamesAmiTw in https://github.com/WalonLi/edk2-vscode/issues/3#issuecomment-1001114456

WalonLi commented 2 years ago

1.0.6 is released. close the issue.