How to prevent Visual Studio Code from always reopening the previous files or folders?

You can also go into your settings and use the following: “window.reopenFolders”: “none” which will not reopen the folders you were working on when you closed the editor. The other options are one (the default) and all. Edit 2017-11-09: The option is now changed in latest versions. “window.restoreWindows”: “none” See Mathieu DOMER’s answer. Edit 2018-09-12: … Read more

How can I remove duplicate lines in Visual Studio Code?

If the order of lines is not important Sort lines alphabetically, if they aren’t already, and perform these steps: (based on this related question: How do I find and remove duplicate lines from a file using Regular Expressions?) Control+F Toggle “Replace mode” Toggle “Use Regular Expression” (the icon with the .* symbol) In the search … Read more

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