vscode-implicit-parentheses
vscode-implicit-parentheses copied to clipboard
Clarify JavaScript operator precedence by showing implicit parentheses as inline decorations.
Results
1
vscode-implicit-parentheses issues
Sort by
recently updated
recently updated
newest added
I found that the extension sometimes struggles to show parentheses for existing files. It doesn't show parentheses for the lines below. Copying the lines to another file does show parentheses...