Terminal

Results 196 comments of Terminal

Just confirming I am able to reproduce this issue. I am looking into it.

I've identified the issue. This line below fails if the view does not have a file on disk. https://github.com/TerminalFi/LSP-copilot/blob/530359c6184592c77cb1f996a1b6eeb32430fa44/plugin/helpers.py#L199 I will try to find time today to fix this.

> > today I used LSP copilot for working and after some time, it stopped working. I use ctrl + shift + p, copilot chat, enter question and nothing generates....

Noting that the tree sitter linked here is mentioned in the official tree sitter docs. So it may become the official one. https://tree-sitter.github.io/tree-sitter/

Thanks for reporting this! We are actively working on this :)

Tracking features here https://github.com/TerminalFi/LSP-copilot/pull/236