VScode configuration improvements
Improve some vscode config:
- Set typescript version to 5.2.2 in all projects to make sure they are working on the exact same version
- Add recommended extension for formatting
- Clean some other config
Improve some vscode config: