TODO.txt 325B

12345678910111213
  1. Now
  2. ===
  3. Later
  4. =====
  5. - Highligh errors where symbols follow by numbers like this: 0o123LaB
  6. - Need more accurate way to handle indentation errors. For example
  7. mixing spaces and tabs may be used for pretty formatting;
  8. - Need more checks for errors like: absent brackets, absent quotes,
  9. back slash at the end of strings;