I'd really appreciate adding separate syntax highlighting for the following aspects:
- Struct names
- Function names
- Sui keywords (e.g.
phantom)
- funtion arguments and function types (e.g. different colours for
name: Type in a function signature) etc.
NOTE: I'm using the LSP in neovim so I'm not sure if these options are different in VSCode