Features:
Inlay hints
Memory usage
View AST
Symbol info
Type heirarchy
Implementation status of extensions
- Memory usage (implemented)
- AST (implemented)
- Symbol info request (implemented)
- Type hierarchy (implemented)
- Inlay hints (implemented)
- Switch between source/header (nvim-lspconfig already does this)
- File status (see lsp-status.nvim)
- Compilation commands (can be specified in lspconfig
init_options) - Code completion scores (can be done using cmp comparators)
- Force diagnostics generation (not sure)



