Different theme per window in Visual Studio Code

You can have a different theme per workspace/folder by adjusting the workbench.colorTheme in the workspace settings. Open a new VSCode window. Open the project folder where you would like to have a different color theme. Navigate to File > Preferences > Settings. Select the “Workspace Settings” tab at the top of the settings screen. Anything … Read more

How do you change the formatting options in Visual Studio Code?

Update 2022 Solution A: Press Ctrl+Shift+P Then type Format Document With… At the end of the list click on Configure Default Formatter… Now you can choose your favorite beautifier from the list. Solution B: go to file -> preferences -> settings search for format, on the left side, click on Text Editor, the very first … Read more

Change the encoding of a file in Visual Studio Code

So here’s how to do that: In the bottom bar of VSCode, you’ll see the label UTF-8. Click it. A popup opens. Click Save with encoding. You can now pick a new encoding for that file. Alternatively, you can change the setting globally in Workspace/User settings using the setting “files.encoding”: “utf8”. If using the graphical … Read more

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