Description
Prerequisites
- I have searched open and closed issues for duplicates.
Describe the bug
I found out that word completion extension suggests some incomplete words I used, or
some mistakes I made which I later corrected. I encountered this error in my JavaScript file.
To Reproduce
Steps to reproduce the behavior:
- Click on the settings icon
- Click on the extensions tab
- Check Words Completion extension
- Start writing a script greater than 50 lines.
- Deliberately make some mistakes in variable names or function names.
- Go back and correct them.
- Now check whether you get those words that contains mistakes.
Expected behavior
I expected the word completion to suggest only words that are currently in my code, not
words that have been deleted or incomplete words.
Screenshots or screen recordings
Logs
Platform Information
- I'm using the latest version from git that I've manually compiled
- I'm using the latest released stable version