Skip to content

Fixes and Improvements #3

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

Merged
merged 2 commits into from
Feb 25, 2022
Merged

Fixes and Improvements #3

merged 2 commits into from
Feb 25, 2022

Conversation

Kacarott
Copy link
Collaborator

Default mode now only shows error highlighting for illegal \t characters. In other cases where a syntax pattern cannot be found, normal text is displayed (this is to make code snippets in kata descriptions more manageable).

Debug mode can be toggled (starts off) using a pragma #debug. Turning it on enables error highlighting for:

  • Illegal names and symbols
  • Bare terms (terms not in a definition)
  • Usage of undefined terms

@Kacarott Kacarott merged commit e56eccd into codewars:main Feb 25, 2022
@Kacarott Kacarott deleted the dev branch February 25, 2022 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant