PostHog / meta

This is a place to discuss non-product issues in public.
MIT License
18 stars 4 forks source link

HogQL Autocomplete #180

Open Gilbert09 opened 9 months ago

Gilbert09 commented 9 months ago

HogQL Autocomplete TODOs

What's the goal of this?

To add autocomplete/intellisense support to writing HogQL queries in PostHog. Allowing users to be able to identify and select fields, properties, and general SQL keywords

Step 1: Make it work

Step 2: Make it good

Step 3: Make it complete

Others