Open timcharper opened 1 year ago
In commit e66865623ca1fa4a5a7b6f81901dc5ed21a58acc of treemacs-lsp, the function lsp-treemacs-initialize was removed.
It's unclear what this should reference now. Treemacs-lsp has been promoted to stable and it's unclear, at a quick glance of the code, what should be called instead.
lsp-mssql still refers to it, here:
https://github.com/emacs-lsp/lsp-mssql/blob/88319a61a06e27fc1d3ea2e7b853ec1692b4c166/lsp-mssql.el#L607
In commit e66865623ca1fa4a5a7b6f81901dc5ed21a58acc of treemacs-lsp, the function lsp-treemacs-initialize was removed.
It's unclear what this should reference now. Treemacs-lsp has been promoted to stable and it's unclear, at a quick glance of the code, what should be called instead.
lsp-mssql still refers to it, here:
https://github.com/emacs-lsp/lsp-mssql/blob/88319a61a06e27fc1d3ea2e7b853ec1692b4c166/lsp-mssql.el#L607