pharo
pharo copied to clipboard
Underscore in class name breaks text completion (2)
(https://github.com/pharo-project/pharo/issues/10986 is fixed, this is another issue)
Bug description Text completion doesn't show up after "_"
To Reproduce Create a class named My_Class
Before "_", no issue
Once you type "_" no entries are showing up
Example with another character: (expected behavior)
Version information: Windows 10 Pharo 10.0.0 Build information: Pharo-10.0.0+build.519.sha.180dea8d1995a5199e3c7f6ffcae4b9880ffad77 (64 Bit)
fix available, currently preparing test case & PR
Woo, super cool!