How to change font size in VS Code sidebar?

Just want to add to the discussion, If you set: “window.zoomLevel”: “your number”, In my case I started with zero, you can use that as sort of a baseline: “editor.fontSize”: 14, “editor.tabSize”: 2, “terminal.integrated.fontSize”: 14, “window.zoomLevel”: 0, “[Log]”: { “editor.fontSize”: 14 }, And then tweaked until I was happy. E.g. you want to increase the … Read more

Press alt + numeric in bash and you get (arg [numeric]) what is that?

The term you want to google for is: “readline arguments” This will lead to, for example, this chapter from the bash reference manual: You can pass numeric arguments to Readline commands. Sometimes the argument acts as a repeat count, other times it is the sign of the argument that is significant. If you pass a … Read more

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