💾 Archived View for unixcat.coffee › techne › vscode.gmi captured on 2022-01-08 at 13:46:00. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-12-03)
-=-=-=-=-=-=-
[ { "key": "ctrl+shift+u", "command": "editor.action.transformToUppercase", "when": "editorTextFocus" }, { "key": "ctrl+shift+l", "command": "editor.action.transformToLowercase", "when": "editorTextFocus" }, { "key": "ctrl+shift+t", "command": "editor.action.transformToTitlecase", "when": "editorTextFocus" } ]