Florian Schanda
Florian Schanda
Sounds like a good idea, I will do so.
Done - pull request is shown above. Is that what you had in mind?
Oh dear. OK, so I'll be really honest I do not see how I can reasonably do this. Mainly because MISS_HIT is actually based on a *full* MATLAB lexer and...
@acristoffers again, I can't promise anything fast, but this problem intrigues me :) I don't really have time to learn all about CVX, so I will need your help! I...
So far I can see these rules: * `cvx_begin` indent by 1, and no terminating `;` * `cvx_end` kill all custom indent, and no terminating `;` * `variable` special function...
I have merged PR #214, thank you for the examples. Again, just to set expectations, please do not expect anything soon. The code that deals with indentation is somewhat complex...
This is by design, since you can overwrite config items with config files further down the directory tree. That said, I will implement a warning here since there is no...
I've re-written the config system from scratch once already, because it was a glorious hard-to-read and hard-to-write mess; and it's still the same pile of nasty garbage ;) This, and...
Help is always appreciated :) So there are no open tickets with the difficulty: low label; but I can maybe review the whole list again and add it. Documentation of...
First, I apologise for the delay in reply. Second, I am not sure I understand fully what you're asking for. Are you trying to avoid `\` appearing in parameters to...