v1.0.2
v1.0.2 — Type-aware property completions
- Property completions now appear inside any `Foo { ... }` body (blank
line, mid-typing, and tree-sitter-collapsed-to-ERROR cases handled
via brace-balance fallback).
- Per-type property tables for Window, Text, Rectangle, Image,
MouseArea, AbstractButton, Flickable, ListView, GridView, Loader,
Timer, Column, Row, Grid, with inheritance (e.g. ApplicationWindow
picks up Window's properties).