Greetings, Autocomplete works as expected if `Ctrl+Space` is pressed before a prop with polymorphic variant is declared,  and breaks if `Ctrl+Space` is pressed after it.  Repo with example: https://github.com/Lomand/rescript-broken-autocomplete-jsx Just add `align=#Center` in the `Demo.res` to reproduce the issue.