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

Change completion direction when top-down(Near cursor) #11200

Open
1 task done
xzbdmw opened this issue Apr 30, 2024 · 2 comments
Open
1 task done

Change completion direction when top-down(Near cursor) #11200

xzbdmw opened this issue Apr 30, 2024 · 2 comments
Labels
autocompletions Feedback for code completions in the editor enhancement [core label] menus Feedback for menu items, context menus, etc

Comments

@xzbdmw
Copy link

xzbdmw commented Apr 30, 2024

Check for existing issues

  • Completed

Describe the feature

When completion menu opens above current line, show selection of completion menu near cursor.

If applicable, add mockups / screenshots to help present your vision of the feature

https://github.com/hrsh7th/nvim-cmp/wiki/Menu-Appearance#custom-menu-direction

@xzbdmw xzbdmw added admin read Pending admin review enhancement [core label] triage Maintainer needs to classify the issue labels Apr 30, 2024
@JosephTLyons JosephTLyons added menus Feedback for menu items, context menus, etc autocompletions Feedback for code completions in the editor needs info / awaiting response Issue that needs more information from the user and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Apr 30, 2024
@JosephTLyons
Copy link
Contributor

Hey @xzbdmw, can you show a screenshot of what you are running into?

@xzbdmw
Copy link
Author

xzbdmw commented Apr 30, 2024

Yeah, I want the selected entry always near my cursor, I think it is nature to human eyes.
Currently zed always select the top entry no matter completion direction.

iShot_2024-05-01_03.38.51.mp4
iShot_2024-05-01_03.45.59.mp4

@JosephTLyons JosephTLyons removed the needs info / awaiting response Issue that needs more information from the user label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocompletions Feedback for code completions in the editor enhancement [core label] menus Feedback for menu items, context menus, etc
Projects
None yet
Development

No branches or pull requests

2 participants