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

Variable block allows keyboard symbols such as comparison operators #1592

Closed
eric-camplin opened this issue Nov 5, 2018 · 3 comments
Closed
Assignees
Labels

Comments

@eric-camplin
Copy link

Variable syntax not enforced in blocks - can have a variable name such as "x = 1"

New to coding teacher was following the left to build code on right and it was without error

image

Note: in JavaScript view the "x=1" is "x1"

Expected: should have error for variable syntax with symbols such as @#$%^&*+=

Windows 10 Chrome

@samelhusseini
Copy link
Contributor

samelhusseini commented Nov 5, 2018

Saw this on Twitter, thanks @eric-camplin for filing! We'll take a look.

@abchatra abchatra added the P2 label Nov 6, 2018
@pelikhan
Copy link
Member

pelikhan commented Jun 4, 2019

Still repro.
image

@abchatra
Copy link
Contributor

Won;t fix

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

No branches or pull requests

4 participants