rokucommunity / rokucommunity/vscode-brightscript-language
Auto complete sometimes replaces the intended word with longer word that includes intended word
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 132
- Forks
- 60
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 20
Description
I’ll be typing along and suddenly a word just typed turns into something much longer that includes the word I just typed; the intended word was not on the list of auto-complete items (this may be the issue)
TODO:
repro steps
snippets related?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the autocomplete replacement described in the issue and document the missing repro steps. Then inspect the extension's autocomplete and snippet-related handling; done means the intended word is not replaced by a longer completion and the behavior has a regression test or clear reproduction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100