Skip to content

Intellisense against Azure SQL DBs very inconsistent #998

@ransagy

Description

@ransagy
  • MSSQL Extension Version: 1.2.0 GA
  • VSCode Version: 1.16.1
  • OS Version: Windows 10 x64 CU

This is not really new or limited to the current version(s). Ever since i started using this, back in the 0.2.0 days, It behaved more or less the same.

(Note: Only relevant issue i found is the old #508 )

Steps to Reproduce:

  1. Open a new SQL file.
  2. Connect to an Azure SQL instance.
  3. Wait for the Intellisense cache to finish building (according to the status bar).
  4. Try and auto-complete something basic, like table names.

Most of the time, I can't get intellisense for Azure to work in any sort of reliable way. The same connection to the same DB can work one moment and not the other. Refreshing the cache sometimes helps, Sometimes it does not.

Is Intellisense in this extension dependent on something when working on an Azure SQL DB? Anything else i can try and diagnose/narrow down?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions