Terminal
Terminal
Current state, getting closer https://github.com/TerminalFi/LSP-copilot/assets/32599364/0e35ea14-4cb4-48c9-a019-2c0e78e3c86b
> Very cool! Great work @TerminalFi! Thanks, the indentation issue has also been fixed
The short answer, not currently. The long answer is it is possible to make this user a user configuration. But not sure if it is really a high priority. But...
After months, releasing this within the week
@cotcomsol Is this still desired?
> or maybe we show it when the time elapses a thrshold Wrong thread :)
It helps, I'll post example. I've tested this already.
> > It helps, I'll post example. I've tested this already. > > > > Oops, I thought it's because of https://github.com/TerminalFi/LSP-copilot/blob/fa70eafc1916737bf623480497ef34dcae61d1e1/plugin/ui/completion.py#L244 That's just passed as CSS I believe. But...
Actually, I had local changes! We do need to expose max_width and max_height as well.
@jfcherng we can either set higher defaults or create new settings ``` "completion_popup_max_height": "240", "completion_popup_max_width": "640", ```