Autocompletion for predicates starting with letter "a" runs class autocomplete
Opened this issue · 0 comments
selevt commented
When running autocomplete on an incomplete statement like ?subject age
, it does a search of type class
for the string ge
.
Looks like it's interpreting a
separately from ge
, which for the sake of autocomplete I would expect only if there's whitespace in between.
Behavior can be observed on the demo system https://yasgui.triply.cc/