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

feat(texlab): give the find environments command a ui wrapper #3263

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

DimitrisDimitropoulos
Copy link
Contributor

This PR tries to improve #3225 by filtering the output and presenting it with vim.lsp.util.open_floating_preview. It is a pretty simple implementation that leverages builtin lua functions and basic API, therefore it should not be a burden to maintain. I have tested it locally without any major problems and i will keep testing, while making sure no issues pop up in this repo regarding this feature. I am really sure if the way the border style is setup is fitting.
Here are some images:
2024-08-08-16:46:06
2024-08-08-16:27:44
I am totally open to any suggestions :)

Signed-off-by: Dimitris Dimitropoulos <dimitris.dimitropoulos00@gmail.com>
@glepnir glepnir merged commit 6ecab74 into neovim:master Aug 21, 2024
8 checks passed
@DimitrisDimitropoulos DimitrisDimitropoulos deleted the texlab_pretty_env branch August 21, 2024 09:23
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

Successfully merging this pull request may close these issues.

2 participants