Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

editing folder cuts off file name #53

Open
CottageDwellingCat opened this issue Apr 26, 2021 · 3 comments
Open

editing folder cuts off file name #53

CottageDwellingCat opened this issue Apr 26, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@CottageDwellingCat
Copy link

CottageDwellingCat commented Apr 26, 2021

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:

  1. create a folder on your computer called something.something.io
  2. right click folder
  3. select open folder in visual studio
  4. look at your discord status, notice that only something.something is displayed in the current solution section

Expected behavior:

something.something.io would be displayed

Screenshots:
the solution is shown in VS as:
actual solution name
and rendered on discord as:
discord status

Desktop

  • OS: Windows 10 20h2
  • Visual Studio 2019 v16.6.9
  • Extension Version:5.5
@CottageDwellingCat CottageDwellingCat added the bug Something isn't working label Apr 26, 2021
@1thenikita
Copy link
Owner

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

@CottageDwellingCat
Copy link
Author

CottageDwellingCat commented Sep 30, 2021

@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.
image

Try creating the same length text without the dot.

Removing second dot makes my presence
image

@1thenikita
Copy link
Owner

@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. image

Try creating the same length text without the dot.

Removing second dot makes my presence image

Okay, thanks for the information, I'll see what I can do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants