Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple issues on Windows #1

Open
fuad-tareq opened this issue Jul 21, 2023 · 3 comments
Open

Multiple issues on Windows #1

fuad-tareq opened this issue Jul 21, 2023 · 3 comments

Comments

@fuad-tareq
Copy link

fuad-tareq commented Jul 21, 2023

Maybe this is too early but I was looking forward to trying this out! Keep up the great work!

Here are my findings/questions:

  1. On Windows every time I open Sublime (after the package was installed), it opens up a new window of Command Prompt for the "language_server_windows_x64.download". Not sure if this is meant to stay open the whole time? Additionally, when closing Sublime, the CMD window stays open. Re-opening a new sublime process launches another CMD window (so I end up with 2 CMD windows).

  2. Codeium's code suggestions are unfortunately hidden behind Sublime Text's nifty suggestions dropdown. There's no way to see Codeium's suggestions with both of these on... not sure if there's a planned workaround for this? I'd rather have both if possible.

  3. After typing something and seeing a few suggestions, pressing "Undo" seems to also cycle through Codeium's code suggestions (even though I never accepted any of them). Is this intentional?

    • After pressing "Undo" a few times, the editor froze and I had to force close it.
      This one is the most important one for me to be able to test out Codeium, I cannot have its suggestions pollute my "undo history", hopefully fixing this will also fix the crash/freeze when pressing undo repeatedly.
  4. Is this an official implementation of Codeium for Sublime?

@Kamek437
Copy link

I would love a solution for this but it's beyond me to fix. Does anyone else want to take a stab at it?

@squallreva
Copy link

image
I tried to use the code from this.
https://github.com/jfcherng-sublime/ST-AutoSetSyntax/blob/8d6a434250470f4cb06ca3da67dc6d15aead1c85/plugin/guesslang/server.py#L81-L86
It works for me that there will be no popup windows(hide). But still they are running in the background. I need to kill it manually.

@brodante
Copy link

brodante commented May 9, 2024

seems like there are no fixes yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants