You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i now spent hours trying to set up my angularls with my Nx project. For this, a different value for the root_dir attribute needs to be set (angular.json not available, instead nx.json should be used).
i opened an issue for that on nvim-lspconfig repo (neovim/nvim-lspconfig#3237). it turns out, that the angularls is working correct, if i don't use williamboman/mason-lspconfig.nvim.
Problem description
i now spent hours trying to set up my angularls with my Nx project. For this, a different value for the
root_dir
attribute needs to be set (angular.json not available, instead nx.json should be used).i opened an issue for that on nvim-lspconfig repo (neovim/nvim-lspconfig#3237). it turns out, that the angularls is working correct, if i don't use williamboman/mason-lspconfig.nvim.
here is my setup:
LspLog
Healthcheck
Screenshots or recordings
No response
The text was updated successfully, but these errors were encountered: