CC007

Results 145 comments of CC007

I'm getting this: ![afbeelding](https://github.com/manifold-systems/manifold/assets/5381337/1f0a5c12-9bcc-4e62-87d0-b0273237236f) So without brackets compiles alright, but the item isn't usable as item4. It got compiled to this instead: ![afbeelding](https://github.com/manifold-systems/manifold/assets/5381337/1326686b-4179-49d9-8482-f41b4cd07a78) As you can see, it is compiled...

It is a bit unintuitive though that item4 couldn't be used as well as an alias.

Those are indeed all good reasons why label inference is intuitive to have. What I found unintuitive though was not that there is inference, but the lack of the item4....

Agreed. Actually wanted to add that as a feature request too, but considering the type differences, I could see that being an issue.

Any progress on implementing this feature?

Yes, that's the whole point. It allows for typing letters like ë, à and é, which are used in Dutch for many words. No one wants to remember or look...

Still relevant. That was a bit more than 60 days though lol 😄

I'm not fully happy with how the module path and processor path are specified in the current implementation in my Pull Request. Right now it feels a bit fragile due...