The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

what the hell am I doing wrong

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso caf74e66 f3e7d4f7

+27
+27
lume/src/notes/vscode-go-ext.mdx
··· 1 + --- 2 + title: "Why does VSCode keep uninstalling the Go extension?" 3 + date: 2023-11-15 4 + hero: 5 + ai: Counterfeit-XL 6 + file: galaxy-waifu 7 + prompt: A green-haired anime woman with cyberpunk style clothing drinking coffee in a cyberpunk space station 8 + --- 9 + 10 + 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. 11 + 12 + 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. 13 + 14 + 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. 15 + 16 + What the fuck am I doing wrong? 17 + 18 + Here are all of the steps I've tried: 19 + 20 + * Removing settings sync and re-enabling it on all affected machines 21 + * Looking through system logs around the time of the removal happening 22 + * 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 23 + * Marking the Go extension as "do not sync" and then marking it as "do sync" 24 + 25 + If anyone is able to figure out what I could have possibly fucked up, I will post the solution here and credit them. 26 + 27 + I hope it's something really stupid.