Closed mehalter closed 7 months ago
diagnostics
signs
lsp_handlers
opts
mappings
autocmds
autoformat
features
formatting
setup_handlers
handlers
lua_ls
false
on_attach
capabilities
mason-lspconfig
nvim-lspconfig
silent
vim.lsp.get_active_clients
deepcopy
This PR was generated with Release Please. See documentation.
:robot: Release is at https://github.com/AstroNvim/astrolsp/releases/tag/v1.0.0 :sunflower:
:robot: I have created a release beep boop
1.0.0 (2024-03-05)
⚠ BREAKING CHANGES
diagnostics
andsigns
configuration (moved to AstroCore)lsp_handlers
to be configured in setup with fine grained controlsigns
table a dictionary keyed by sign nameopts
similar tomappings
andautocmds
opts
similar tomappings
autoformat
fromfeatures
table and only configure throughformatting
tablesetup_handlers
tohandlers
Features
lua_ls
(4d960a7)lsp_handlers
to be configured in setup with fine grained control (cab7d98)false
to indicate no setup (972e52b)signs
table a dictionary keyed by sign name (b974499)opts
similar tomappings
(5b0e9bd)opts
similar tomappings
andautocmds
(9180ffa)Bug Fixes
on_attach
andcapabilities
(afec940)lsp_handlers
functions (5ef4d0f)formatting
options optional (97a48af)mason-lspconfig
(f42f300)nvim-lspconfig
(5b21eb1)silent
parameter (4175bd9)vim.lsp.get_active_clients
(0c8ff3b)Performance Improvements
on_attach
conditional checks (3e75599)deepcopy
inon_attach
function (2b594b0)Code Refactoring
autoformat
fromfeatures
table and only configure throughformatting
table (2781aff)diagnostics
andsigns
configuration (moved to AstroCore) (0206a70)setup_handlers
tohandlers
(72c537e)This PR was generated with Release Please. See documentation.