Skip to content

vscode/lsp type casting bug #5630

@TUdby

Description

@TUdby

I installed the lsp and the vscode extension (awesome, love them), and it's adding type casting in my select statement. This is great, no complaints on the design philosophy there, but it's getting caught up when I try changing a column name, and even in the middle of when I'm still typing a new column name. It renders the type cast inside of the my column name.

The problem is fixed when I render the model, or close and open the file again, so nothing is getting broken, but it's inconvenient when I'm trying to write a model. Here's an example using the quickstart project. I added a column named 'big_boy_column' and you can see the type cast getting stuck in the middle of that.

Image

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