Open MartyBeGood opened 6 years ago
Confirmed. This problem appears to be specific to Atom, although I've noticed a wart in VS Code's symbol autocompletion that may have the same root cause.
This problem can be solved?
not only colons, 1.c (press tab) -> 1.cchr 1.ch (press tab) -> 1.chr 1.de (press tab) -> 1.dedenominator
The code completion sometimes duplicates the leading colon of a symbol.
Example code:
Now you can experience the following: