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

Syntax highlight returns to 'Text' mode #137

Closed
ortichon opened this issue May 23, 2016 · 0 comments · Fixed by #134
Closed

Syntax highlight returns to 'Text' mode #137

ortichon opened this issue May 23, 2016 · 0 comments · Fixed by #134

Comments

@ortichon
Copy link
Member

Syntax highlight breaks after changing code

BUG

How to recreate:

  1. Start kibibit demo

  2. Paste the following code (or any other code):

    function test() {
        console.log('test test');
    }
  3. Change syntax mode to 'Javascript' using the status-bar selector

  4. Type any character in the code-editor

  5. See the syntax highlight return to 'Text' mode

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

Successfully merging a pull request may close this issue.

2 participants