veksha / cuda_codeium

Codeium addon for CudaText text editor
MIT License
5 stars 5 forks source link

I only "Got 0 items" #14

Closed TomBraider42 closed 10 months ago

TomBraider42 commented 1 year ago

The Chat works, but "Get completions" doesn't get any item. "Fibonacci" gets in PHP a list of numbers, works. "create array with 5 strings" gets 0 items. Tested on Windows 11 x64. Any Tip?

Alexey-T commented 1 year ago

'create array' must be written in comment, no? I got this

php

Alexey-T commented 1 year ago

and this, note that I wrote array1 =. php2

TomBraider42 commented 1 year ago

OK, i have to type the comment AND Enter and in the new line to press the hotkey. I pressed the hotkey at the end of the comment/text line.