Skip to content

intellisense when aliasing a table #25693

Open
@sbrockway

Description

@sbrockway

Type: Feature Request or maybe a defect

Please improve the intellisense suggestion when I am aliasing a table I type in SQL query
SELECT * FROM Prices as p

p should not offer intellisense for the keyword partial. Intellisense should be intelligent enough to know that an identifier is being described.
I typed p <enter> and the keyword PARTIAL was placed in my query rather than the letter p that I wanted. So I had to backtrack and fix the identifier.

image

Azure Data Studio version: azuredatastudio 1.48.0 (4970733, 2024-02-27T00:05:08.293Z)
OS version: Windows_NT x64 10.0.22631
Restricted Mode: No
Preview Features: Enabled
Modes:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions