How to change the highlights for selected text and selection/word matches in VS Code?

To fill-in a couple of missing steps: Open the settings.json file (see below for location of this file) Add a comma to the last entry (before the closing brace }) Paste-in: “workbench.colorCustomizations”: { “editor.selectionBackground”: “#e788ff”, //Current SELECTED text “editor.selectionHighlightBackground”: “#ff0000”, //same content as the selection “editor.findMatchBackground”: “#00cc44a8”, //Current SEARCH MATCH “editor.findMatchHighlightBackground”: “#ff7b00a1” //Other SEARCH MATCHES … Read more

How can I save text folds and folded code block data to .sublime-workspace?

First of all, There’s already a really nice plugin that does that and much more, it’s called BufferScroll Buffer Scroll is a simple Sublime Text plug-in which remembers and restores the scroll, cursor positions, also the selections, marks, bookmarks, foldings, selected syntax and optionally the color scheme. Trying to answer your question, I did a … Read more

Vim unresponsive after a C-x C-s sequence

Try typing ^Q. ^S and ^Q are the default “stop” and “start” characters in the tty settings. (vim should be manipulating the tty settings so control-S doesn’t stop output, but I’ve seen systems where it doesn’t. Yes, it’s annoying.)

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