Matthias

Results 4 issues of Matthias

Hey there, I've been stuck at what should be a simple thing to do for a while now, I can't manage to write a compound tag to a file. Following...

### What feature do you want to see added? A flag that can be set per plot which can be used to disallow certain entities on that plot, this would...

Enhancement

When norminette hangs infinitely, for example on this code: ```c int main(void) { printf() } ``` It won't get killed because the extension only kills the bash shell, not norminette...