may be a bug report!
Posted: Sun Jul 17, 2011 9:47 am
in Brackets plugins,
my cpp file is very long,
code example:
T_UI_STRING uiStringTable[] =
{
{ "ActionConfirm",
{ 236, 174, 241, 0 }, 0x00,
{ 216, 257, 316, 0 }, 0x00,
{ 218, 268, 336, 0 }, 0x00 },
//...
}
from Line: 9 to Line 1947
so Brackets plugins is invalid.
please check it .
thanks!
my cpp file is very long,
code example:
T_UI_STRING uiStringTable[] =
{
{ "ActionConfirm",
{ 236, 174, 241, 0 }, 0x00,
{ 216, 257, 316, 0 }, 0x00,
{ 218, 268, 336, 0 }, 0x00 },
//...
}
from Line: 9 to Line 1947
so Brackets plugins is invalid.
please check it .
thanks!