Jos Warmer

Results 33 comments of Jos Warmer

This is defined in the TextBox. The edit language has no option to change this, the only way to change this currently is to create a custom projection in TypeScript.

This could be added this the edit language of course.

One relatively simple way of solving this is to use a simple properties file like: ``` MyConcept.myProperty = Placeholder for property ```

No, such a property files ins't there yet, but should be relatively simple to add.

The placeholder is a property of the TextBox, so this can be changed when creating the box. POnly in custom projections, there is no way in the .edit file to...

This is the right way to do this. @dslmeinte didn't realise that we could better use the 8000 range.

Solved by changing default ports.

The only place to do this is in the generated code, there is no standard way to do this. To support this in a way that does not toch the...

We probably need many more "tuning" options indeed.