Skip to content

v2.4.0

Compare
Choose a tag to compare
@instaatze instaatze released this 29 Sep 14:39
· 10 commits to master since this release
  • VS Code update 1.13 introduced JSX/TSX component highlighting, which lead to yellow component tags with this theme. They're red again, but component tags are now underlined to seperate them from HTML tags
  • The namespace part of XSLT tags is now underlined too to seperate them from HTML tags. Unfortunally, it's currently not possible to underline the whole tag because of missing language support from VS Code
  • Javascript improvements: destructuring parameter type annotion
  • TypeScript improvements: import *, destructuring parameter type annotion
  • Workbench theming improvements: highlighting, badges, focus borders
  • Fixed a slight difference between the terminal colors and the hyper-snazzy colors, which also fixes things like autosuggestions (if using zsh or fish) to be invisible