How to share extensions and settings with VS Code stable and insider build?

Try the Settings Sync extension, it should take care of both settings and extensions. Alternatively, you may prefer to replace .vscode-insiders/extensions with a symbolic link to .vscode/extensions (mklink command on Windows). This is preferable especially if you are doing extension development and have extensions installed from source in your extensions directory (rather than from the … Read more

VSCode: How to run a command after each terminal open?

On Linux systems you should use: “terminal.integrated.shellArgs.linux” On Windows and OSX: terminal.integrated.shellArgs.windows and terminal.integrated.shellArgs.osx respectively. If you want to apply shellArgs setting on a per-workspace basis – you can, despite the fact that documentation says: The first time you open a workspace which defines any of these settings, VS Code will warn you and subsequently … Read more

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