Closed aeschli closed 8 years ago
From @matt-diehl on February 11, 2016 17:51
Upon changing an object's method declaration from the standard syntax to the shorthand (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Method_definitions), the colorization of the method arguments goes away.
VS Code version: 0.10.8
Happens with all themes, as far as I can tell.
Copied from original issue: Microsoft/vscode#2944
Fixed by #257
From @matt-diehl on February 11, 2016 17:51
Upon changing an object's method declaration from the standard syntax to the shorthand (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Method_definitions), the colorization of the method arguments goes away.
VS Code version: 0.10.8
Happens with all themes, as far as I can tell.
Copied from original issue: Microsoft/vscode#2944