Skip to content

Conversation

@2fast2fourier
Copy link
Contributor

What's this PR do?

This PR adds a syntax check feature that tokenizes the current source and reports any issues, highlighting the reported line. Syntax check is bound to Ctrl+T and F7.

Where should the reviewer start?

Run a syntax check on any source code, if successful an green success toast should appear. Introduce an error by misnaming a function or adding an invalid unicode character, when syntax check runs it should display the failure toast and highlight the code.

What are the relevant tickets?

Closes /issues/129
Closes /issues/132

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not used

phated added a commit that referenced this pull request Jul 2, 2015
Syntax check shortcut and highlight syntax errors
@phated phated merged commit b318c21 into master Jul 2, 2015
@phated phated deleted the highlight-syntax branch July 2, 2015 22:55
@phated phated removed their assignment Jan 5, 2016
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.

3 participants