-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I have installed lsp-mssql (from melpa), in Emacs 27.1 on Windows 10.
This works: I can connect to the database, there is syntax checking for the SQL, and I can execute queries and see the results. All this is already useful.
However, there is no completion (is that what "intellisense" means?) for table names or field names. Any hints on how to get this working?
(Command lsp-describe-session shows red diamonds on my buffer file name, and on 'Capabilities'. Something is obviously missing, but where to look? On startup there's a message "Python3 not found", but does this matter for completion?)
Metadata
Metadata
Assignees
Labels
No labels