Justin Greywolf

Results 204 comments of Justin Greywolf

I will look into this. This should be supported - and indeed I thought that we had some tests for this specific scenario

Interesting aside here - the comment DOES work if you have something you want to keep after the comment. as so: ``` class Duck{ %% comment6 +String beakColor +swim() +quack()...

Quick update on this item - it appears that comments inside of class definitions are not working due to directive support. I am continuing to work on this to find...

If you look at this example from live editor, you can see that the only place the comment does not work is AFTER a property. Everything else seems to work...

> Can I work on this issue? Go for it!

@Valentine14th Please confirm that you are still interested in working on this, and I will assign to you!

I totally missed that. I just went through and reviewed

The main issue here is the use of a comma inside the generic definition. ie: between **_~_** and **_~_** I am working on a fix for this from another issue...

I may close this in favor of #3287 - as these are symptoms of the same issue. I am working on this however