Petar Tahchiev
Petar Tahchiev
Can you please add favicon.
Hello, I tested the latest SNAPSHOT regarding #23 and the tooltip shows wrong values if there's more than one header in the file  Further more if there's a typo...
**Is your feature request related to a problem? Please describe.** I'm trying to delete a resource in my S3 bucket using the spring-cloud AWS API. Seems like it is impossible:...
Hello, spring-platform bom includes the jedis dependency. Spring-session uses jedis to connect to a redis instance to keep user sessions, `spring-boot-starter-redis` again declares and uses jedis as a redis client....
- Keep track of object nesting, similar to jackson-dataformat-properties
So according to this: https://npm.runkit.com/overhang `overhang lists no main file and has no index.js, so it can't be directly required.` and I think the way to solve it is to...
I know unknown licenses can be added with the `missingFile` configuration property, but this is very cumbersome when you have a multi-module project. In my case I have a project...
Hi there, I really love your plugin, but unfortunately it doesn't work for ExtJS5 :( Is there any plans to upgrade it?
Hello, I hit the exact same error as these guys here: https://github.com/aws/aws-sdk-java/issues/2213 This seems to be a know bug which was fixed in version `1.11.925` as per the last comment:...
Hi there, I'm trying to use your plugin, and from what I read on the site: ``` You can use JaCoCo in a multi-module project so that all modules run...