-
Notifications
You must be signed in to change notification settings - Fork 305
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
vim-lsp 2021 (poll) #1020
Comments
I think responsibility and efficiently should be primary goals. I've tried built-in neovim-lsp and it's really fast and it use less resources (cpu, ram) of pc than other lsps for vim and nvim. I suppose vim-lsp should be as quick and lite as neovim-lsp or even better. Otherwise people will just choose neovim-lsp. So in my opinion you should start to adapt vim-lsp to new vim9 which I suppose will be released soon. We already have blazing fast lsp for neovim but for vim we doesn't. That's why I suggest you to consider new vim9. Thanks. |
Would be nice to have an opportunity to customize |
I have explicitly opened a new issue asking details on perf and what you would like to see. Please feel free to reply in details at #1037 so i can work on those specific fixes. |
|
Hi, thanks for all the work. I have tried nvim-lsp may times now and I always switch back to vim-lsp for various reasons. I'm using it mainly with clangd on C/C++ codebase with 6k5 files and 144kloc and it works marvelous. I have one small issue with autowrite and autowriteall, I'll open a separate issue for that. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I'd love to see a focus on stability including for issues to stay open longer than 2 months. Would be great if stalebot labeled with 'requires-retest' after 2 months with a request to test on the latest version, and close if the user doesn't respond within 6 months. Rephrasing as "please ensure this occurs on latest" and closing because the user didn't retest would remove the discouraging feeling of having your issues marked wontfix. There's issues like #1087 where after effort put into fixing an issue it gets closed automatically. Maybe there's something wrong with stalebot since labelled that one and closed it on the same day, but did the expected behaviour on this issue? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Now that 2021 is over please go over 2022 posts. |
Last year when I did vim-lsp 2020 I was able to share my vision and have others provide feedback and we were able to make good progress on features that were requested by users. This year I want to try something different. Instead of me providing on what I want to work on I want to see what you would like to see in vim-lsp. This is similar concept to what vim has done in the past - vim/vim#3573.
Please use one comment for each suggestion. Use the thumbs-up and thumbs-down to express whether you agree with a specific answer/request (you can find that in the header of the comment on the top right, looks like a smiley face).
Comments can be related to a new feature, bug fixes, performance improvements related to vim-lsp or vim-lsp-settings. I have tons of awesome new ideas I would like to add in vim-lsp as well as vim-lsp-settings but would like to hear your feedback first.
Please try to provide feedback by Jan 15th 2021.
The text was updated successfully, but these errors were encountered: