I thought I would check here first for confirmation, but also didn't know where to report the issue.
Has anyone else noticed that the following type of code causes syntax error in visual studio 2013's new browserlink?
<input id="cell_{{$index}}_1" ... />
This is occurring both in IE 11 and Chrome.
Thanks,
It looks like it's a reported issue (See here):
The official response from Microsoft:
This issue has been fixed in upcoming VS update.