···11+---
22+title: "Why does VSCode keep uninstalling the Go extension?"
33+date: 2023-11-15
44+hero:
55+ ai: Counterfeit-XL
66+ file: galaxy-waifu
77+ prompt: A green-haired anime woman with cyberpunk style clothing drinking coffee in a cyberpunk space station
88+---
99+1010+When I write these articles, I like having an answer to the question at hand before I start writing. I don't feel like it is fair to readers to have a question without an answer.
1111+1212+This isn't a normal article. This is a cry for help. I don't know how to google for this and tools of last resort are failing me.
1313+1414+I use VSCode on my macbook and gaming PC. Both have extension syncing enabled to make my life easier. The [Go extension](https://marketplace.visualstudio.com/items?itemName=golang.Go) keeps randomly getting uninstalled on every machine. I have no idea why it does this. I have no idea how to stop it from doing this. I have no idea how to debug it.
1515+1616+What the fuck am I doing wrong?
1717+1818+Here are all of the steps I've tried:
1919+2020+* Removing settings sync and re-enabling it on all affected machines
2121+* Looking through system logs around the time of the removal happening
2222+* Starting from scratch on a new machine (my new work computer) and then syncing settings to find that the Go extension is not being synced
2323+* Marking the Go extension as "do not sync" and then marking it as "do sync"
2424+2525+If anyone is able to figure out what I could have possibly fucked up, I will post the solution here and credit them.
2626+2727+I hope it's something really stupid.