language_provider.test.ts
14.4 KB
-
Explore: Don't suggest term items when text follows · ff0ed064
Tab completion gets in the way when constructing a query from the inside out: ``` up| => |up => sum(|up) ``` At that point the language provider will not suggest anything.
David Kaltschmidt committed