NewTools icon indicating copy to clipboard operation
NewTools copied to clipboard

Inspecting a string should display the ' '

Open Ducasse opened this issue 1 year ago • 1 comments

Inspect x := '#north' asSymbol

Capture 2024-07-27 at 22 37 18

Ducasse avatar Jul 27 '24 20:07 Ducasse

We get ##north and this is should not be. but #'#north'

Ducasse avatar Jul 27 '24 20:07 Ducasse

Image

Ducasse avatar Nov 04 '25 19:11 Ducasse

Another example of the bug

Ducasse avatar Nov 04 '25 19:11 Ducasse

This is super super annoying when manipulating strings that represent class names. We have to all the time check the type.

Ducasse avatar Nov 04 '25 19:11 Ducasse