You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked into adjusting the tag selector a bit, but couldn't come up with a good version that also distinguished [x (with space), [x) and ( and ( , so there may need to be some adjustment to the source-location representation itself. @c42f can you take a look?
The text was updated successfully, but these errors were encountered:
@Keno I think this is fixed by #518. I'm not sure I understand all the distinct test cases you were trying to cover - can you have a quick look and see whether I need to add more? Thanks!
On JuliaSyntax master:
vs Base:
I looked into adjusting the tag selector a bit, but couldn't come up with a good version that also distinguished
[x
(with space),[x)
and(
and(
, so there may need to be some adjustment to the source-location representation itself. @c42f can you take a look?The text was updated successfully, but these errors were encountered: