Sample Header Ad - 728x90

Azure Data Studio - intellisence do not see tables in schema other than dbo

2 votes
1 answer
2048 views
Do you know any way to force intellisence in Azure Data Studio to find tables in custom schemas? enter image description here As you can see I have tables: - dbo.TableC - schemaA.TableB When typing a query, only TableC is found by intellisence. I know that full SQL Server Management Studio does not do this by default as well but there are some extensions that do this (e.q. SqlComplete). Is there anything for Azure Data Studio with similar functionalities? **Update:** I created an issue on Azure Data Studio github. It's here: https://github.com/microsoft/azuredatastudio/issues/18514
Asked by GrzegorzM (121 rep)
Feb 22, 2022, 10:38 AM
Last activity: Mar 1, 2022, 10:28 AM