Sublime Forum

Bug in Javascript Codesnippet

#1

I get this error message:

Assertion failed in .\text\tracked_regions.cpp:83: i == m_points.end() || i->pos >= points.back()

Steps to reproduce:

[code]

  • View->Syntax Highlighting->Javascript
  • : [tab]
  • value [tab] “value” [tab]
  • [tab] [tab]
  • : [tab][/code]

And then it crashes and gives this error message.
I’m Using windows 7.

0 Likes

#2

Thanks for the report - this will be fixed in the next beta

0 Likes

#3

Ok, thx.

0 Likes