If I edit a Node javascript file, then the brace highlighting no longer works. If I edit a clientside javascript file, then the brace highlighting works.
Comments: Verified brace highlighting on build 20926.01 and works. Closing. Code collapsing might be the "outlining" feature we haven't checked in. It used to work in Beta1 when we used the JavaScript Language Service. but in Beta2 we replaced JSLS with our own analysis engine, the outlining feature was not enabled. This is described in issue 1185 if that's the case.
Comments: Verified brace highlighting on build 20926.01 and works. Closing. Code collapsing might be the "outlining" feature we haven't checked in. It used to work in Beta1 when we used the JavaScript Language Service. but in Beta2 we replaced JSLS with our own analysis engine, the outlining feature was not enabled. This is described in issue 1185 if that's the case.