Closed wesbos closed 3 years ago
Types, interfaces, functions, const/let/var are all blue.
Should be using the Pink, yellow and orange. Not sure what would look best
The above is also true for JavaScript. I like the highlighting in "javascriptreact" better than "javascript"
Semantic highlighting should be turned on before any updates: https://github.com/wesbos/cobalt2-vscode/issues/162
This popup is too big, can we bring the font size of that down? Or is that a user setting?
async function and function name are all the same colour:
In tsx:
in .js:
all fixed in 2.2.0
There are a bunch of fixes I want to change for Typescript/JSX. I'm going to document them here.