folke / trouble.nvim

🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
Apache License 2.0
5.56k stars 177 forks source link

feature: support dressing ui #269

Closed linrongbin16 closed 1 year ago

linrongbin16 commented 1 year ago

Did you check the docs?

Is your feature request related to a problem? Please describe.

Hi, can we support dressing ui? instead of only bottom/top/left/right.

Describe the solution you'd like

support dressing ui instead of only bottom/top/left/right.

Describe alternatives you've considered

there are several ui library: dressing, noice, nui, etc. please support them.

Additional context

No response

folke commented 1 year ago

Your request makes no sense. dressing.nvim overrides input & select. Noice.nvim is something entirely different.

So no

linrongbin16 commented 1 year ago

hi, no offense. what about floating window? I think what I really want (and I think maybe a general needs) is something more pretty UI window.

folke commented 1 year ago

Neither dressing.nvim, not noice.nvim expose API's or integration points for other plugins to provide floating windows.

I'm not interested in adding a floating window ui to trouble

linrongbin16 commented 1 year ago

Thanks for reply.