Wolf Badger CompanionOverviewThis extension provides a few helpers for an improved VS Code experience. CommandsWolf, what time is it?"Shows an information message showing the current system time. Wolf, make this upper case."Updates all highlighted text (multiple selections allowed) to upper case. Wolf, move that cursor left!"Moves your cursor to the left. The cursor will navigate around words that are camelCase, PascalCase, snake_case and kebab-base. For the best user experience, register a keyboard shortcut for this command. Wolf, move that cursor right!"Moves your cursor to the right. The cursor will navigate around words that are camelCase, PascalCase, snake_case and kebab-base. For the best user experience, register a keyboard shortcut for this command. |