FastTypingFastTyping is a productivity extension for Visual Studio Code that helps you type faster by automatically replacing custom character sequences with predefined symbols or snippets — in real time as you type. Whether you're coding or writing documentation, FastTyping helps reduce keystrokes and makes repetitive typing smoother. 💡 Example Use Case
🚀 Features
⚙️ Default ShortcutsFastTyping comes with built-in default shortcuts, divided into common (global) and language-specific groups: 🔁 Common Shortcuts (applies to all file types)
🐘 PHP-Specific Shortcuts
🛠️ Customizing ShortcutsYou can fully customize the shortcuts through your VS Code User Settings ( 👉 Steps:
You can override, add or remove any shortcut per language or globally under "common". ❌ To disable a default shortcutTo disable a default shortcut, simply remove its entry from the configuration.
For example, to disable the
Once removed, FastTyping will no longer trigger those shortcuts. 🐛 Issues and ContributionsDon't hesitate to open an issue if you find a bug. Release NotesFor more information, please see CHANGELOG.md |