Zach Birenbaum

Results 104 comments of Zach Birenbaum

edit: sorry posted in the wrong thread

Sorry for the delay, I've been pretty busy. I managed to reproduce the menu appearance, but I cant reproduce it actually changing any text on accepting the completion a second...

I think I found the general location of the problem. Removing all of the complex string manipulation and line parsing I do to handle avoiding duplicate lines that already exist...

> @zbirenbaum I tested on python, same symptom > > python_double_prompt.mp4 Now that's very interesting. I can't reproduce that at all. Would you mind posting your cmp config? @yngwi Could...

I seem to have discovered the crux of the problem but am at a loss on how to fix it. The only way I can get the the duplicate to...

Ok, so after debugging the cmp matching system I have determined the issue is indeed upstream and will likely need to work with hrsh7th to fix this, however I was...

> in spite of the double prompt problem, it also falsely indents the completion code > > > > https://user-images.githubusercontent.com/49930785/180470904-4c6d16e4-6dc0-470d-9ad1-51ee120c0985.mp4 > > > > > > Now that is really...

@winkee01 I pushed an update to copilot-cmp earlier that may fix it for you. Try it out and let me know if anything changed.

> Just tested it, and nothing has changed, the problem is still there. I pushed updates to both copilot-cmp and copilot.lua. There's now an autoformatter function that runs on the...

> Just tested it, and nothing has changed, the problem is still there. Does the problem still exist?