Florian Stober

Results 121 comments of Florian Stober

If I'm reading the error correctly, maven can't find your Java compiler. Typically you can run the Java compiler by typing `javac` in the console. If it says something like...

You're having trouble with basic things like installing a JDK. Please ask for help in the APPROPRIATE places. You can come back once you've got that sorted out.

I also told you that the relevant java installation is the one that is being used to run maven. You clearly didn't make much of that.

This is being requested every now and then. I don't want to add an option to set individual update intervals for different placeholders. I feel that would overwhelm the majority...

Hello, I know this is a bit of a late answer. I originally though this is something that would require me to add more placeholders. Now that I've looked into...

I do not like the idea of unregistering variables. Either a variable is present or not. If a variable is used to display data in the tab list, then the...

I am not 100 percent certain on this, but I think using a size 80 tab list and enabling the `experimentalTabCompleteFixForTabSize80` option will achieve this.

1) The issue in your first post hints that you did not clone the Git submodules. It is explained in the readme. 2) Your second error is related to the...

This can be safely ignored. To me it is not a high priority to fix this issue.