ole

Results 30 comments of ole

to be honest I do not know when I have the chance to focus on this project. But feel free to add a PR. I can quickly review and we...

@kevinsdb unfortunately I did not had the chance yet to get into this

@MonteShaffer not quite sure yet but I guess gif will be converted into png. So I assume everything that is possible with png should also be possible with gif?!

honestly I would prefer to use the experimental for this, as this already supports import PDF feature.

There is a class CpfPdi available for import... But you know it's experimental...

either through npm or libman would be very helpful

Seems to be pretty odd but also I could not find any option to individually configure the locale for this component

Must have something to do with multi module projects, since the parent one does not seem to recognize the java version as shown in the screenshot ``` 17 [...] ```...

All projects i am working with are now affected and can no longer be debugged with this extension

Unfortunately a cannot quickly provide you an example project. Another workaround is to configure `java.configuration.runtimes` as follow ``` "java.configuration.runtimes": [ { "name": "JavaSE-17", "path": "/usr/lib/jvm/java-17-amazon-corretto", "default": true } ], ```...