pharo icon indicating copy to clipboard operation
pharo copied to clipboard

Underscore in class name breaks text completion (2)

Open sonibla opened this issue 3 years ago • 2 comments

(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 1

Once you type "_" no entries are showing up 3

Example with another character: (expected behavior) 2

Version information: Windows 10 Pharo 10.0.0 Build information: Pharo-10.0.0+build.519.sha.180dea8d1995a5199e3c7f6ffcae4b9880ffad77 (64 Bit)

sonibla avatar May 23 '22 13:05 sonibla

fix available, currently preparing test case & PR

hogoww avatar Jul 29 '22 12:07 hogoww

Woo, super cool!

guillep avatar Jul 29 '22 13:07 guillep