Jack Cherng
Jack Cherng
> I meant replace \x1b in the text file with one that the ST ansi filter does support. `\x1b` is the only one that ansi supports. `[ESC]`, `\x1b` and ``...
Disclaimer: I am not using the `on_data` mode so I wont test and merge this PR. I make this disclaimer just because it looks like I am the only active...
I feel, at this moment, the UX in the video is worse than without this PR.
> We could close it, as I opened it purely to have some reference Keep it open is fine to help us remember this 😄
I think he means inline completion gives a single phantom which contains text already in the view atm.
Well, we borrow server from (neo)VIM. So I guess VIM should worry it first.
Disclaimer: I am not using the `on_data` mode so I wont test and merge this PR. I make this disclaimer just because it looks like I am the only active...
> @jfcherng Does this seem feasible? From looking at the plugin code I think it is doable but I would need a bit more hand holding for a PR. >...
> Any plan to release this update, reference VS Code. I think it's easy to add some config like: > > ```json > "github.copilot.advanced": { > "authProvider": "github-enterprise", > },...
> > > It's true open sourced, ... > > > > > > Yes, this is most important. > > Agree, I have no requirements for the performance of...