Chrizzly

Results 392 comments of Chrizzly

@neilcsmith-net Ahh ok, thx for the hint :). Maybe I overread it.

Thx, PR is still created, need to change some things first as requested :)

@OnyxianSoul So normal block comments, not documentation comments, right? If yes, I will try.

Months probably years ago I also had a look into this, there are some checks for pty stuff and unfortunately I failed get this working without checks for windows. Atm...

Just a question, will this also work out of the box for TypeScript?

I see you still using JDK 8. Is it possible for you that you can try out JDK 11 or maybe 17? I have Win 10, NB 13 and JDK...

I tried "cl" to find clone, because I couldn't fine the method that you mentioned. I didn't setup the project and I got problems while resolving the conflicts, so I...

I also thought to not hardcode the supported tags, but to use the validator rule for this, but this was to much for me. If this is wanted I can...

Now I removed the rule and hint from the HintsProvider and add it to the layer.xml. The new rule extends now HtmlRule and runs the Hint by itself.