Autocompletion fundamentaly broken
See original GitHub issueSteps to reproduce
Write a message with :O and see it getting autocompleted to the wrong emoji on enter.
What happened?
Autocompletion gets :v: which is the peace sign and not the 😮 emoji.
What did you expect?
The 😮 emoji
Operating system
Windows
Browser information
Firefox
URL for webapp
develop.element.io
Additional information
This is caused by https://github.com/matrix-org/matrix-react-sdk/pull/5659 which is a breaking change without warning changing autocompletion to the wrong key
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:9 (8 by maintainers)
Top Results From Across the Web
Debug console auto-completion interferes and messes up my ...
Yeah, it seems like one thing is fundamentally broken about the debug console: print <expr> will happily change a valid expression parameter ...
Read more >Bug: Auto-complete doesn't work for Java in eclipse 2021-03
and Auto-Complete is still broken. If I close eclipse and restart it, on the first . it says "No default proposals"
Read more >Buffer completions are broken in some fundamental ways
Buffer completions are broken in some fundamental ways ... Many users don't realise how broken the autocomplete feature is right now. This affects ......
Read more >Android studio - Auto complete doesn't work - Stack Overflow
It's missing some fundamental auto complete suggestions, and sometimes none are present. There also seems to be missing a lot of view attributes ......
Read more >Using zsh autocompletion for alias - Unix Stack Exchange
But how can I allow these aliases to use zsh git autocompletion? ... on this solution if it fundamentally didnt work in the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

the popup should tell you what keys to use, there is plenty space to put it:
“press [arrows] to select, [tabsymbol] or [entersymbol] to confirm, [escsymbol] to dismiss”.
+1 to point 3, I think that’d make the biggest difference, and also close a lot more issues