Ioannis Chrysostomakis

Results 16 comments of Ioannis Chrysostomakis

> What's your project angular version? This happens both with v.13 and v.14

I have this issue as well. Auto-suggestions are extremely lacking, even after setting all the timeouts to a very high number. ``` { "neovim/nvim-lspconfig", lazy = false, dependencies = {...

This would be awesome. Same use case for me

Can I get this to work with javascript objects? i.e. get the path of an arbitrary nested field of an arbitrary object inside a javascript file that will most probably...

> @ic-768 I am seeing this problem as well. Have you resolved the problem? I did, and I think what fixed it for me was the `ensure_installed` field. init.lua ```...

> Are there yet any known drawbacks for the legacy-peer-deps install here since react 19 became stable with next? Would love to use the clusters! I don't know, but what...

> So, umm guys, I now get "tsserver is deprecated, use ts_ls instead" in my neovim after updating. How can I fix this? Do I need to edit some config...