Results 36 comments of Mayurifag

Same model and same problem. ~~Did anyone solved it already?~~ ~~I also might have problem with ydotool because system might easily go crazy when I use nerd-dictation. I am on...

One of the final solutions as it seems for me would be project-related settings via something custom in `./vscode/` folder, because its very common to want not only some always...

Hi! Thanks for suggestion! Yea, looks much better. :)

If one wants that just for workspace, not global excludes, here is the copy-paste solution: Create/modify `.vscode/settings.json` in your project: ```json { "codeWebChat.ignorePatterns": [ "/uv.lock" ], } ```

oopsies, did not know its already requested, my bad

That would be so useful for saving lock file in dotfiles repositories for folks using various linux/macos environments 🙏🏻 For now that requires lots of tinkering.