Code Monkey home page Code Monkey logo

Comments (12)

fortenforge avatar fortenforge commented on July 21, 2024

You should be seeing suggestions at about the same speed as the gif in the README: https://github.com/Exafunction/codeium.el

The gif wasn't sped up or altered in any way. (That said, network latency can cause completions to come in more slowly; United States users should see the fastest completions, and users in Asia should see slower ones).

Your hardware shouldn't matter too much in terms of the speed of completions unless your computer is unusually bad. The likelier candidate is something is wrong / bad with the way your emacs completion providers are configured. Do you have any other completion backends?

from codeium.el.

PineTreePizza avatar PineTreePizza commented on July 21, 2024

hmm im not sure whats causing it then (mb accidentally closed the issue)
it seems that im getting the completions in the logs but they dont seem to reach me.
I need to test, maybe lsp-mode or other completion backends could be messing with it.

from codeium.el.

PineTreePizza avatar PineTreePizza commented on July 21, 2024

so i was doing a bit of testing and I'm not sure what this means.
image

from codeium.el.

fortenforge avatar fortenforge commented on July 21, 2024

None of the Treesitter errors or any errors in prompt.go are real failures; you can safely ignore these.

From what I'm seeing, the GetCompletions RPC is taking 0.46 / 0.13 seconds. This isn't super fast but is well within the normal range. Do your completions take much longer than this to actually show up?

from codeium.el.

PineTreePizza avatar PineTreePizza commented on July 21, 2024

I got it, so the completions work as intended just for some reason they don't show up as previews for some reason. I pressed tab to test and the completion came up, there is just no visual to it hmm.

from codeium.el.

PineTreePizza avatar PineTreePizza commented on July 21, 2024

yeah what im seeing is basically it generates it but i cant see the completion, also i can auto complete like 10% of the time from the genrated completion for some reason hmmm

from codeium.el.

fortenforge avatar fortenforge commented on July 21, 2024

My best guess is that there is some other completion backend that is taking precedence over Codeium. What is the order of your completion-at-point-functions variable? Is Codeium at the front?

from codeium.el.

PineTreePizza avatar PineTreePizza commented on July 21, 2024

How do I check my completion-at-point-functions variable? I'm semi-new to emacs don't have all the quirks ironed out mb

from codeium.el.

PineTreePizza avatar PineTreePizza commented on July 21, 2024

oh, just checked, right now the only thing is codeium in there, and this tags-completion-at-point not sure what that is

from codeium.el.

PineTreePizza avatar PineTreePizza commented on July 21, 2024

bruteforced it
kinda works, not as fast as the video but eh, at least it works!

from codeium.el.

fortenforge avatar fortenforge commented on July 21, 2024

Can you explain what you did? What does "bruteforced it" mean?

from codeium.el.

PineTreePizza avatar PineTreePizza commented on July 21, 2024

its very funny cause I don't remember i can check my init.el and see i was very sleep deprived lol

from codeium.el.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.