Open CottageDwellingCat opened 3 years ago
If I'm not mistaken, this is where the text length limit for discord precense comes into play. Try creating the same length text without the dot.
@CottageDwellingCat
@1thenikita
If I'm not mistaken, this is where the text length limit for discord presence comes into play.
I don't think that's the case, I am able to make a much longer string with a custom tool.
Try creating the same length text without the dot.
Removing second dot makes my presence
@1thenikita
If I'm not mistaken, this is where the text length limit for discord presence comes into play.
I don't think that's the case, I am able to make a much longer string with a custom tool.
Try creating the same length text without the dot.
Removing second dot makes my presence
Okay, thanks for the information, I'll see what I can do.
Bug description:
when working in a project without a .sln file (choosing open folder option in the launcher) text fallowing a decimal point will be trimmed
Reproduction steps:
Steps to reproduce the behavior:
open folder in visual studio
Expected behavior:
something.something.io would be displayed
Screenshots: the solution is shown in VS as: and rendered on discord as:
Desktop