[Feature request] Auto truncate whitespace or give a warning

0 votes
asked May 31, 2016 in Feature Request by alexndlm (400 points)

Hello. Now I can write any properties with whitespace. Project imports correctly and then I receive errors in php code.

commented May 31, 2016 by ludek.vodicka Skipper developer (140,450 points)

Hi, thanks for the suggestion. It's interesting idea but we need to check if there aren't situations when you need to enter whitespaces at start/end or as simple as a value.

Can you please post what property you would like to see to be automatically truncated?

commented Jun 1, 2016 by alexndlm (400 points)

Entity alias in relation, table name, fields name.

commented Jun 1, 2016 by ludek.vodicka Skipper developer (140,450 points)

Thanks for reply. In these cases it's very reasonable to truncate all whitespaces. I will discuss it with my colleagues and we will implement it in one of next releases

commented Jun 1, 2016 by alexndlm (400 points)

Thank you!

Please log in or register to answer this question.

...