Skip to content

Minor hover bugs #528

@reteps

Description

@reteps

Bug report

A couple new bugs with the hover:

  • Hover duplicates certain definitions
Image
  • Hover works on $ params when it shouldn't
Image

A couple of features:

  • Hover doesn't work with CTEs
WITH foo AS (SELECT * FROM table)
SELECT foo.id;

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions