Exafunction / codeium.vim

Free, ultrafast Copilot alternative for Vim and Neovim
https://codeium.com
MIT License
3.68k stars 124 forks source link

Plugin conflict with Grep Console #370

Closed IcePigeons closed 2 weeks ago

IcePigeons commented 1 month ago

this plugin lead to 'grep console' plugin the idea's console log of font color failure if stop this plugin, and 'grep console' can return to normal output image the normal output image

Mofurka commented 3 weeks ago

Have the same problem

Mofurka commented 3 weeks ago

this plugin lead to 'grep console' plugin the idea's console log of font color failure if stop this plugin, and 'grep console' can return to normal output image the normal output image

I removed the plugin from the IDE and installed it manually. On version 1.18.14 everything works fine, there is no conflict image image image

dim5x commented 3 weeks ago

A similar problem with links when the plugin (1.8.42) is enabled. Links are broken - not active. Downgrade to 1.18.14 helped.

https://github.com/Exafunction/codeium.vim/assets/49735406/53175e06-b2bb-46d7-8692-db1e21e1b232

IcePigeons commented 3 weeks ago

A similar problem with links when the plugin (1.8.42) is enabled. Links are broken - not active. Downgrade to 1.18.14 helped.

clideo_editor_6fe72c9611a8407aa35823bb956e3c2e.mp4

Yes, it works, thank you

rohanphadte commented 3 weeks ago

Hi @IcePigeons and @Mofurka - what OS are you using? Is possible, do you have steps for a minimum reproducable example?

I've tested this on Mac, IntelliJ Version 2023.3.4, with Codeium 1.8.42 and I have not been able to reproduce.

IcePigeons commented 3 weeks ago

你好@IcePigeons和@Mofurka- 您使用的是什么操作系统?有可能吗?您有可重现的最小示例的步骤吗?

我已经在 Mac、IntelliJ 版本 2023.3.4 和 Codeium 1.8.42 上测试了这个问题,但无法重现。

idea2023.1.5 and window11 and grep console13.0.2 and codeium1.8.42,In addition, 2024.1 also has this display problem, and there are only two plug-ins(Please refresh the log after startup) But 1.8.14 is all right. It's amazing. image

Mofurka commented 3 weeks ago

Hi @IcePigeons and @Mofurka - what OS are you using? Is possible, do you have steps for a minimum reproducable example?

I've tested this on Mac, IntelliJ Version 2023.3.4, with Codeium 1.8.42 and I have not been able to reproduce.

Windows 11, Intellij IDEA 2023.3, and PyCharm 2024.1, this problem in both ide. Me too have only two plug-ins, btw even without grep, console codeium of the latest version breaks hyperlinks in ide logs, they become unclickable, plain text

IcePigeons commented 2 weeks ago

the latest version1.8.58 can work normally

fortenforge commented 2 weeks ago

1.8.58 has the fix. closing this.