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

bug: Autocomplete bug using with Korean(ex. comment) #1467

Open
kebin0591 opened this issue May 8, 2024 · 8 comments
Open

bug: Autocomplete bug using with Korean(ex. comment) #1467

kebin0591 opened this issue May 8, 2024 · 8 comments
Assignees
Labels
bug Something isn't working quick-win

Comments

@kebin0591
Copy link

Cody Version

5.5.9

IDE Information

IntelliJ IDEA 2024.1 (Ultimate Edition)
Build #IU-241.14494.240, built on March 28, 2024
Licensed to Hyung Jin Choo
Subscription is active until October 4, 2024.
Runtime version: 17.0.10+8-b1207.12 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4068M
Cores: 20
Registry:
ide.experimental.ui=true
Non-Bundled Plugins:
some.awesome (1.15)
com.jetbrains.space (241.14494.150)
Key Promoter X (2024.1.0)
indent-rainbow.indent-rainbow (2.2.0)
com.github.copilot (1.5.2.5345)
com.almightyalpaca.intellij.plugins.discord (1.12.0)
izhangzhihao.rainbow.brackets (2024.2.3-241)
com.sourcegraph.jetbrains (5.5.9)
com.mallowigi (95.0.0)
Kotlin: 241.14494.240-IJ

Describe the bug

image

using autocomplete feature with korean, having a autocomplete preview output bug showing with squares instead korean language.
When I press 'tab' for confirmation of auto complete, it prompts Korean well.

(Pink color is Cody's Autocomplete message)

Expected behavior

prompt Autocomplete preview normaly with Korean.

Additional context

No response

@kebin0591 kebin0591 added the bug Something isn't working label May 8, 2024
Copy link
Contributor

@kebin0591 I can't reproduce this… Could you share the encoding of that file, your editor font, and what completions model you are using (if you have changed it?)

@kebin0591
Copy link
Author

@kebin0591 I can't reproduce this… Could you share the encoding of that file, your editor font, and what completions model you are using (if you have changed it?)

Yup, np.
Encoding i use is global : UTF-8, same with projects.
For fonts, I use Default setting of IntelliJ. (Jetbrains Mono)
image

And only use IntelliJ, with cody pro, Not changed any completions model. I'm using default completions. (I can't find how can I change those model on intellij)

Copy link
Contributor

Thanks for those details! This may be specific to Windows.

@kebin0591
Copy link
Author

Thanks for those details! This may be specific to Windows.

Ah rly?? So it's window's problem?

Copy link
Contributor

Yeah, I can reproduce this on Windows 11 with Rust Rover and Cody 5.5.9. I think it is to do with the autocomplete suggestion being in italic.

@dominiccooney dominiccooney self-assigned this May 14, 2024
@dominiccooney dominiccooney added the quick-win label May 14, 2024 — with Linear
@kebin0591
Copy link
Author

Yeah, I can reproduce this on Windows 11 with Rust Rover and Cody 5.5.9. I think it is to do with the autocomplete suggestion being in italic.

Hmmm that's kinda weird.. Is there any Solution for that?

Copy link
Contributor

We'll fix it!

@kebin0591
Copy link
Author

Thanks!!!! I'll wait!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working quick-win
Projects
None yet
Development

No branches or pull requests

2 participants