Verse-LSP autocomplete suggestions workaroud

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Summary

The VSCode Verse Extension is not really useful, but i assume that it is just buggy.
When using () it suddenly decides to give out useful results.

Steps to Reproduce

Type creative_p somewhere in your code.
It will not suggest creative_prop.
Type ()creative_p somewhere in your code.
It will suddenly give useful suggestions.

Expected Result

creative_p should suggest “creative_prop”

Observed Result

creative_p does not suggest “creative_prop”.
Only ()creative_p does trigger the correct autocomplete suggestions

Platform(s)

all