Reputation: 12363
VSCode is wonderful but it takes a little careful setting-up.
There are numerous secret tips to follow, example
How to turn off "matching" highlighting in VS Code?
https://stackoverflow.com/a/59225110/294884
and so on.
If I have everything "just right" on Mac A, how can I perfectly transfer all the detail to Macs B, C, and D?
For that matter, how could one transfer their VSCode settings to a Windows machine from a Mac?
Another amazing new feature added to VSCode:
https://code.visualstudio.com/docs/editor/settings-sync
Upvotes: 4
Views: 4082
Reputation: 2331
I use the vscode extension Setting Sync. It uses github to sync everything up, it should be platform agnostic and works like a charm.
Upvotes: 2