Edoardo Luppi
Edoardo Luppi
Sorry for simply bumping the issue, but this is a deal breaker for IPC on a single host. Having to resort to named pipes on Windows only is additional maintenance...
@bnoordhuis AF_UNIX seems to be available starting from the Windows 10 April 2018 update, so I think it's impossible to take for granted it exists, unfortunately. I mean, Windows 10...
@sandwwraith hey there! Do you mind adding the `js` tag? Makes it easier for me (and maybe others) to find this JS-related discussion.
@ClementNerma I've used your example to showcase syntax highlight in IntelliJ IDEA, hope it's not an issue, in case let me know.
> I think just returning a list of strings with the file names in the directory like java.io.File.list() does is the easiest way to get this started. I'd say lets...
Plus an option for extended ASCII would be good to have.
@fzhinkin I meant the standard ASCII + the other 128 code points. But I forgot that the extended part (the additional 128) is not standard, although maybe the general consensus...
Nice, I see someone else already opened #44!
This happens because the platform `VcsListener` class is missing. This is probably a platform issue, and I've pinged JB support in YouTrack. @psoares your issue is different, see #113
@mPokornyETM I would if I had any knowledge of Jenkins plugins 👀 The image is basically suggestions for improvements.