Nux
Nux
1. Go to http://syssgx.github.io/xml.js/. 2. Paste xml and xsd with unknow encoding (examples below). 3. Push the Validate button. -> fails with TypeError. Micro XML file: ```xml ``` Micro XSD...
Not sure if this is possible, but it would be nice if color editing tools would work. So like on the image below. Maybe VSC can be notified that it...
Would be nice if iridium would be able to do `npm audit` (or something like that) to figure out which versions must be updated. As I understand update-all updates everything...
Current image is unclear. I don't understand what is on X and what is on Y axis. Why is the first example on a diagonal? https://junit.org/junit5/docs/snapshot/user-guide/images/writing-tests_execution_mode.svg  Seems like this...
Tried to build with jdk-17 & apache-maven-3.9.1. The build breaks on `autothreaded` (see below). JDK15 builds with some errors. JDK1.8 (Adoptium) with Maven 3.3 seem to work, but there are...
Installed test version. This is how my table view looks like:  Notice extra space as if an extra column was there. And the horizontal scrollbar is always there. Window...
**Describe the bug** Problem is a possible `NullPointerException` (NPE) in `DefaultOAuth2User.getName`. **To Reproduce** Get null value on the name attribute during after OAuth authentaction. Or simply create attributes for `DefaultOAuth2User`...
### What type of issue is this? Incorrect support data (example: BrowserX says "86" but support was added in "40") ### What information was incorrect, unhelpful, or incomplete? (Content edited...
I experiment with styles a lot, and sometimes I get lost in the list of style in Stylus. Would you mind adding some header columns to the styles table and...
Hi. I have an Apache HTTPD proxy installed. Tomcat is running on 8080. When I access https://a.localhost.org/psi-probe/ it just loops around. I've check and haven't found this in the docs....