Karel Ledru
Karel Ledru
@imike57 The issue is not related to interpolation. You have an html tag in the default value and that's why it is not properly parsed. I have not time to...
You are welcome to make a PR to solve the situation! I will review and merge it.
This is a code parser, not a code interpreter. There is no way we can do what you want as we never run the code and writing a tool that...
Would you be interested in making a PR for this?
If I test your path in the tool you shared, it does not seem valid: 
My bad! Do other glob work? Are you sure it is related to this?
I don't think this is possible atm. I've never got a situation in which the context had to be different per locale. @jamuhl Does it seem to you as a...
@Teajey I'd be open for a PR but I'd like to explore options first. `ignoreContext` could be a boolean or an hash with locales, and an `other` key that cover...
It sounds like a good idea to me. You are welcome to open a PR and I will review it.
I could agree more, a PR would be welcome!