is there a compare folders feature in VS Code?

No. As stated in https://github.com/microsoft/vscode/issues/98197, VS Code does not plan on adding this feature in the near term future. Other options https://marketplace.visualstudio.com/items?itemName=moshfeu.compare-folders claims to compare folders, but I can’t speak to its effectiveness. Usually I would just use diff -r or some type of git diff compare, as comparing a lot of files can sometimes … Read more

VS Code disable certain extensions for a specific subdirectory of a workspace

No, VS Code does not provide a generic solution to disable extensions within specific paths, but extensions can certainly offer this functionality on their own. Please report the performance issues to the offending extensions and consider filing a feature request to enable/disable the extension for a specific path. You can also disable extensions within individual … Read more

Can you get Warp terminal as the integrated terminal in VS Code?

I guess that there’s a misunderstanding of the terms ‘warp’ is a terminal emulator application but VSCode integrates command shells like bash, zsh, etc. terminal apps in most cases it’s GUI apps that allow you to work with a command shell. In this case VSCode’s terminal window it’s a terminal app. that’s why you can’t … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)