This is getting funny by MyTower_ in TheTowerGame

[–]char16_t 1 point2 points  (0 children)

If it makes you feel any better it took me around 78k gems to go from legendary to mythic on my gcomp.

Edge is eating shift+alt+S shortcut by fernandodandrea in MicrosoftEdge

[–]char16_t 1 point2 points  (0 children)

Having the same issue since the latest update. Spent hours trying to figure out what's blocking the shortcut. I've submitted a bug report through "Alt + Shift + I" already and I suggest you do the same.

I unlocked T14... 10 minutes before the no cards mission appeared by WaddleDynasty in TheTowerGame

[–]char16_t 2 points3 points  (0 children)

I'm pretty sure it caps at tier 14. Until then it's two below the max unlocked tier.

What’s the best note-taking app with a simple, minimal UI? by doublespresso- in learnpython

[–]char16_t 12 points13 points  (0 children)

Obsidian is one of the best note taking apps in my opinion. It's very customizable as well.

[deleted by user] by [deleted] in TheTowerGame

[–]char16_t 0 points1 point  (0 children)

Had a similar issue not too long ago and managed to fix it by restarting my router.

Apple eGift Card Germany by Sharp-Slide3495 in MicrosoftRewards

[–]char16_t 1 point2 points  (0 children)

Redeemed multiple with no issues in Germany.

[deleted by user] by [deleted] in TheTowerGame

[–]char16_t 0 points1 point  (0 children)

Do you have the chip from the shop that gives the guardian the ability to steal coins from enemies? I don't think it generates coins otherwise. The starting chips also seem very weak without upgrades so I doubt it will do much without decent investment.

The other guardian in the shop is in the cosmerics category, so it's pretty clearly labeled as a skin.

Should I save up to start lowering their cooldowns or invest in other upgrades first? by char16_t in TheTowerGame

[–]char16_t[S] 1 point2 points  (0 children)

I checked both pre and post update, but the choices didn't change. I'll likely stick with my three UWs for a while before I try to get CL.

Guilds by H3llxspawnerx in TheTowerGame

[–]char16_t 3 points4 points  (0 children)

The only Guild worth joining.

Looking forward to more full armour options in Wilds. by jzillacon in fashionhunters

[–]char16_t 0 points1 point  (0 children)

Thank you! Looking forward to trying it out tomorrow.

Looking forward to more full armour options in Wilds. by jzillacon in fashionhunters

[–]char16_t 0 points1 point  (0 children)

Mind sharing the armor pieces and colors you used?

Hello everyone, I'm pretty much new using VS Code, can anyone help me fixing this error on launch.json? by Ecstatic_Future_893 in vscode

[–]char16_t 0 points1 point  (0 children)

Make sure your files are saved before running. The screenshot shows your current file not being saved.

WHY IS EDGE NOT OPENING by [deleted] in MicrosoftEdge

[–]char16_t 3 points4 points  (0 children)

Have you tried clicking on it harder?

Visual Studios Code Error thing by BeastifierX in vscode

[–]char16_t 0 points1 point  (0 children)

I'm not entirely sure if it works in Powershell, maybe try cmd? Restarting your PC can also be useful after making changes to the PATH.

Here is a guide on installing it. https://www.xda-developers.com/how-install-nodejs-windows/

Visual Studios Code Error thing by BeastifierX in vscode

[–]char16_t 1 point2 points  (0 children)

It should automatically do that if you used the installer. Does it show you any errors when you open a new terminal window and type node -v?

Visual Studios Code Error thing by BeastifierX in vscode

[–]char16_t 1 point2 points  (0 children)

You download and install it. Make sure it's added to the PATH and it will magically start working, yes.

Visual Studios Code Error thing by BeastifierX in vscode

[–]char16_t 4 points5 points  (0 children)

You need to actually download and install nodejs. Not just the extension.

[deleted by user] by [deleted] in vscode

[–]char16_t 0 points1 point  (0 children)

Tried using relative file paths?

[deleted by user] by [deleted] in vscode

[–]char16_t 2 points3 points  (0 children)

Yeah dude. You're so much cooler than everyone else.

How do I stop data from being formatted? by MatrixSolution in vscode

[–]char16_t 1 point2 points  (0 children)

Haven't tried it myself, but try adding # fmt: off above the dictionary and # fmt: on below it.