Didn’t FF basically solve this with their Firefox Color addon? well, at least from a color them perspective.
Engineer | Gamer | Queer | Polyamorous | NeuroSpicy 🌶
Didn’t FF basically solve this with their Firefox Color addon? well, at least from a color them perspective.
deleted by creator
deleted by creator
deleted by creator
deleted by creator
deleted by creator
I couldn’t help myself xD, i think its just part of being an emacs-er :D
sorry, meant CUA (Common User Access). Its type of editor that uses the ctrl+c / ctrl+v / ctrl+x for things like copy / paste / cut, etc. Most popular editors use this type of editing mode. Its also known as a non-modal editor.
sigh emacs-er here, yes you can do anything you want in emacs, but the defaults can be confusing for newbies and CUA CUI users (vscode, jetbrains, etc). That said, like vim users, I feel handicapped when using something like vscode. Once you move towards vim or better yet meow/kakoune editing modes, you will never want to use anything else, because everything else is soooo slow when navigating, inspecting, and editing code/text. With tree-sitter and lsp support now built-in, there really isn’t anything vscode offers over emacs anymore 😅
edit: sorry, meant CUA (Common User Access)
deleted by creator