Leon Linhart

Results 31 comments of Leon Linhart

Note that automatic module names should probably be added to all JVM artifacts instead of just a select few. While an explicit descriptor would require all dependencies to be modularized,...

> I will never support vulkan the colors look off to me. I do agree you need android support but for opengl @jredfox That's not really relevant to this issue...

I ran into the same issue just now and quickly prototyped #228 to make the interaction with toolchains (in my opinion) more intuitive.

I recently stumbled into this issue while refactoring a larger project and I am somewhat reluctant to give up the benefits of a tree-based structure and short names for subprojects....

I can confirm that IDEA 2022.3.3 (Build #IU-223.8836.41) does not reliably display the JavaDoc for the entire enum currently. For example, let's look at the `AL_FORMAT_*` enum. It is defined...

@Spasi After double-checking, I don't think Gradle automatically downloads and attaches the JavaDoc. The project view seems to confirm this assumption. ![image](https://user-images.githubusercontent.com/4029915/225718894-1fc0866e-37eb-4fc6-bfe8-c7d3bb1cd531.png)

Syntax highlighting works fine when running in WSL, but I can consistently reproduce it on "plain" Windows. Looks like this is indeed platform-specific.

FYI, I believe that this is causing code highlighting to fail on 2.11.0 when running in development mode (via `nuxi dev`).

> There is a problem with the url though: the official urls are often just a template. For a valid license, you need to adopt the owner and year. I...

First of all, sorry for going quiet for a while, but work and vacation kept me busy 😅. I fully agree that this is not something that should be rushed,...