Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Negative numbers and line 101 #29

Closed
kdauzickas opened this issue Sep 19, 2012 · 1 comment
Closed

Negative numbers and line 101 #29

kdauzickas opened this issue Sep 19, 2012 · 1 comment
Labels

Comments

@kdauzickas
Copy link

Trying to save an object which contains a field with a negative number gives an UnaryExpression error on line 18 (even if the object is 3 lines long).
E.g. { foo: -1} will be impossible to save

Another issue: when editing long documents, only 101 lines are drawn. The others can be seen only after clicking/scrolling below the rendered content.

@bobthecow
Copy link
Owner

Do you mind opening another bug for line 101 issue? I'm testing a fix for the UnaryExpression error right now.

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

No branches or pull requests

2 participants