yzhang-gh / vscode-dic-completion

Dictionary completion
https://marketplace.visualstudio.com/items?itemName=yzhang.dictionary-completion
MIT License
51 stars 13 forks source link

🐛 Fixing regular expression of `[...]` used in European Portuguese Hunspell dictionary #42

Closed gusbemacbe closed 1 year ago

gusbemacbe commented 1 year ago

Hello @yzhang-gh

It is ready! I tested and it worked. The [...] has been successfully removed from the autocompletion pop-up when searching a European Portuguese word.

gusbemacbe commented 1 year ago

Done!

yzhang-gh commented 1 year ago

Thanks!

You can try it out using the dev build (Artifacts) right now.

gusbemacbe commented 1 year ago

I have downloaded and tested it, and it worked, @yzhang-gh