Neill Robson
Neill Robson
There seem to be two small issues with this fix: 1. If both tags `language::java` and `language::java::streams` exist, then the search bar representation of the tag does not include the...
Hi! Would it be helpful for me to try my hand at a PR for this issue? It is causing a decent amount of inconvenience for some folks on my...
As I was working on a PR, I realized that my issue is slightly different (although it results in the same undesired result). I created a new issue [here](https://github.com/future-architect/eslint-plugin-vue-scoped-css/issues/284) for...
Just tried selecting "client" on a debug window, both with and without another (non-debugging) window running a server. The result in both cases was the same: the client window closed...
That example seems to work just fine! I build the project (`lime build windows -debug --connect 6000`), then debug using the default HXCPP configuration (mentioned in the previous comment). When...
Alright, I found the line that is causing the error, and it seems that threads may actually be the root cause: https://github.com/wikiti/extension-networking/blob/master/src/networking/wrappers/ThreadWrapper.hx#L54 More specifically, the program terminates within the `create`...
Closing due to lack of response/activity.
I just ran into this issue as well. It doesn't seem to affect compilation or execution (at least, when running `--interp`), but it's disappointing to not have hover capabilities within...