aerial.nvim icon indicating copy to clipboard operation
aerial.nvim copied to clipboard

feature request: Is there a way to show telescope result with indentation?

Open WindSoilder opened this issue 1 year ago • 0 comments

Did you check existing requests?

  • [X] I have searched the existing issues

Describe the feature

Currently, when I call :Telescope aerial, it shows the following result:

图片

It's good, but I wonder is there any way to show methods with indentation? Just like what :AerialOpen does. 图片 The new and with_capacity methods are indented.

Provide background

No response

What is the significance of this feature?

nice to have

Additional details

Actually I really like what zed doing, when I search a method, it shows me parent struct too.

https://github.com/user-attachments/assets/567a80a8-371b-4669-b7a0-12e266e69764

It's really awesome to have a way to do this.

WindSoilder avatar Sep 14 '24 06:09 WindSoilder