Hamada Sayed

Results 16 comments of Hamada Sayed

doesn't work, is this bug or what?

For me working goods with some languages and not for others. Can someone explain why `nvimdev/lspsaga.nvim` not working with certain languages ? Although I have installed LSP and tree-sitter and...

> I just tested this on my Windows machine, worked fine. I'm using VS Code 1.94.1. > > Do you maybe have any VS Code extensions running that might have...

I just update the vscode, powershell and lazygit and still the issue vscode => 1.94.2 powershe => 7.4.5 lazygit => 0.44.1 also, I tested with Command Line (cmd) in vscode...

this my config _"C:\Users\user\AppData\Local\lazygit\config.yml"_ ```yml git: branchLogCmd: "git log --graph --color=always --abbrev-commit --decorate --date=relative --pretty=medium --oneline {{branchName}} --" allBranchesLogCmd: 'git log --graph --all --color=always --abbrev-commit --decorate --date=relative --pretty=medium' paging: #...