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

Plugin breaks the positioning of floating windows in other plugins #235

Open
ObiWahn opened this issue Mar 3, 2024 · 5 comments
Open

Plugin breaks the positioning of floating windows in other plugins #235

ObiWahn opened this issue Mar 3, 2024 · 5 comments
Labels
need info Need more information before proceeding

Comments

@ObiWahn
Copy link

ObiWahn commented Mar 3, 2024

I really thought is is an issue of coc. But removing this plugin resolved the issue.

neoclide/coc.nvim#4922

@cxw42 cxw42 changed the title Your plugin breaks the positioning of floating windows in other plugins. Plugin breaks the positioning of floating windows in other plugins Mar 5, 2024
@cxw42
Copy link
Member

cxw42 commented Mar 5, 2024

Would you please provide more details, and a minimal repro? I looked at the linked issue, and it seems to be about the cursor position. However, the title of the issue talks about floating-window position. I am not sure what problem you are having. Thanks!

If this issue is actually about position of the cursor on the line, please try with the latest from this repo. It might be the same issue as already-fixed #224.

@cxw42 cxw42 added the need info Need more information before proceeding label Mar 5, 2024
@sergio-gdr
Copy link

Hi!
I have a similar issue, also with CoC + editorconfig.
It happens only if the cursor is not in the very beginning of the line:

Screencast.from.2024-03-18.17-22-44.webm

Removing editorconfig dissolves the issue.

Tell me if you need any more info!

@cxw42
Copy link
Member

cxw42 commented Mar 19, 2024

@SergioGDR thanks for the video! Was this with the latest from this repo? If not, please try with the latest. That issue looks very much like #224.

@sergio-gdr
Copy link

@SergioGDR thanks for the video! Was this with the latest from this repo? If not, please try with the latest. That issue looks very much like #224.

Yup, this is with the latest.

@cxw42
Copy link
Member

cxw42 commented Mar 30, 2024

Looking at the ticket you linked at the top, I see neoclide/coc.nvim#4922 (comment) from two days ago recommends not using packadd to get the EditorConfig plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need info Need more information before proceeding
Projects
None yet
Development

No branches or pull requests

3 participants