Piotr Tomiak

Results 33 comments of Piotr Tomiak

Sounds like an awesome idea.

We use https://github.com/TooTallNate/Java-WebSocket, as it is consumed just as a single jar. No code ugliness required ;)

@angelozerr - I have done support for part files through comparison. I will update you on whether we can contribute this.

@angelozerr yeah, exactly. Not much coding :) I will create PR soon, today or tomorrow morning.

@digable1, @skinny-jones, @faxik - this issue may happen if you uninstall Webclipse JSjet, which is using enhanced version of Angelo's Tern.java project. JSjet is part of Genuitec Angular IDE as...

> If there are something to do in tern.java to fix your problem, don't hesitate to do a PR. Thanks, but unfortunately that's just some P2 mess we need to...

It would be great if you can provide an SVG 32x32 with the HTMX icon. I could then set the icon for all of HTMX attributes, css classes and events.

@1cg - thanks! The code doesn't touch any of the HTMX code, it just adds a build script to generate the web-types file based on the available documentation, so I...

@1cg - I've added default icon, so all of the HTMX symbol are going to have the HTMX icon: ![untitled97 – test html 2025-03-04 13-27-15](https://github.com/user-attachments/assets/b4bf57c4-057f-4a0c-8009-936ef03009b8)

One thing I am not sure is whether the web-types file should be checked in. Since it's generated, it would be natural to not check it in, but on the...