intellij-arend icon indicating copy to clipboard operation
intellij-arend copied to clipboard

Completion does not work after a dot in meta expressions

Open valis opened this issue 1 year ago • 0 comments

For example, field is not completed in the following code:

\record R (field : Nat)

\func axsax => ∃ (r : R) (r.field = 0)

valis avatar Feb 29 '24 17:02 valis