Skip to content

Need warning to predictable errors. #152

Open
@Minku-Koo

Description

@Minku-Koo

When creating code (with Apps or Logic Block), there are simple errors that can be predicted.

[Example]
When declare a Python function, 'default value parameter' should always follow 'non-default value parameter'.
If not, error.

vp_issue_1

But visual python is possible this situation on Logic Block.

[I think]
When user creates function, if error is expected, it is better to show a 'warning message'.

[Question to Maintainers]
I wonder that if you don't care about this kind of problem.
Are you going to ignore all predicted error? for increasing user's freedom?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions