Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Procedure: Fix if #71

Open
phtj opened this issue Jul 6, 2018 · 0 comments
Open

Procedure: Fix if #71

phtj opened this issue Jul 6, 2018 · 0 comments
Assignees

Comments

@phtj
Copy link
Collaborator

phtj commented Jul 6, 2018

In the procedure, make the if condition more general

  1. Fix the indentation issue (at the moment there is an extra level of indentation)
  2. Remove the current "else"
  3. Add a button to insert "if else"
  4. Add a button to insert "else"

The buttons should be

  • Insert if
  • Insert else if
  • Insert else
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants