The Codemonkey
The Codemonkey
For this case we need a generic functionality that explicitly marks joined strings. FOR EXAMPLE name has to be "Brockhaus, Peter" or name has to be 'Brockhaus, Peter' it would...
TAKE should only work in combination with array selection. otherwise it will be resolved back to string. It should be possible to write: a rule: if user take name equals...
Yes, Federico, once again you're right. This parameter is not entirely clear. The parameter --output(-o) actually defines the output directory. However, there is the parameter --single-file (-f) over it you...
Schema: { model: A Model: B } is illegal. It must not have 2 attributes with the same name on the same level. an appropriate exception should be thrown {...
This example confuses me somewhat. I see several problems at this point. 1. currently it is the case that both the "1 has to be 1" and "1.0 has to...
Hi guys, I had the same problem. The solution was quite simple. Add newlines to the label either in front or behind. Then the text slides down/up. And don't forget...
Hey Alex, I'm glad to hear it's your favourite theme. Thanks for the feedback, I'll have another look at it.
In the current version it is not enough to click on the Install button. You have to perform additional manual steps. See readme/installation. Did you follow the installation instructions?
Yes sounds weird. Normally it is different, on the work computer nothing works but on the private one. Different OS Windows/Mac? Different VS code versions? Run VS Code as Admin?...
Hey, sounds great. Unfortunately I don't see any code changes from you? What exactly are you going to do with the zip file? Creating the *.vsix file is part of...