Daniele Scasciafratte
Daniele Scasciafratte
The issue is still there.
it is still there...
I am evaluating to change the plugin I am using jus t because of this action...
``` WARNING vim.lsp.buf_get_clients() is deprecated. Feature will be removed in Nvim 0.12 - ADVICE: - use vim.lsp.get_clients() instead. - stack traceback: /home/mte90/.vim/plugged/project.nvim/lua/project_nvim/project.lua:16 /home/mte90/.vim/plugged/project.nvim/lua/project_nvim/project.lua:203 /home/mte90/.vim/plugged/project.nvim/lua/project_nvim/project.lua:248 lua:1 ``` maybe is related to...
@Thesola10 can you update with the feedback and the latest changes?
@Ph0enixKM to you think that this PR can be updated and moved on?
Nevermind `ls -A` don't return the dots so for sure we can do a wrapper easily to `ls`.
I don't like the actual proposal. Using `eval` is something that is discouraged everywhere and we are working on a transpiler. This opens to a lot of flaws and issues...
There is a variable passed to the string that is the loop with an `eval`. I don't think that is the case to expose the project to an eval for...