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

[BUG] - Toggled Bookmark first visible after edit #441

Closed
FilipRychnavsky opened this issue Jun 9, 2021 · 2 comments
Closed

[BUG] - Toggled Bookmark first visible after edit #441

FilipRychnavsky opened this issue Jun 9, 2021 · 2 comments
Labels

Comments

@FilipRychnavsky
Copy link

Environment/version

  • Extension version:
  • VSCode version: 1.56.2
  • OS version:

Steps to reproduce

  1. Write a line
  2. Toggle a bookmark
  3. Bookmark is not visible
  4. Make an edit in the line
  5. Bookmark ist visible, but not in the explorer
    toggle bookmark
@alefragnani
Copy link
Owner

Hi @FilipRychnavsky ,

Could you please provide more details about the the file/workspace/folder you have opened? I mean, is it a newly created file? Is the file located in the same Windows drive then the folder you have opened?

I'm wondering if you are having the same issue as #397 or #328.

Thank you

@FilipRychnavsky
Copy link
Author

Hi @alefragnani ,
I have created a new workspace scratch2.code-workspace and the problem has been gone.

the old erroneous workspace scratch.code-workspace had following items:

  • all files and folders had been on my C:\ drive
    { "name": "Filip @ 5a47fbe", "uri": "gitlens://5a47fbe/c:/Users/FRychnavsky/source/repos/Filip?{\"path\":\"/c:/Users/FRychnavsky/source/repos/Filip\",\"ref\":\"5a47fbe0506d2fa0c9a0051fc9425d2d73aed0c9\",\"repoPath\":\"c:/Users/FRychnavsky/source/repos/Filip\"}" }
  • I had received gitlense file system providers error message. I could not even save a new demo text file.

But everything works fine now.

Thanks for your extension. It helps me parse large code files.

Filip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants