Speedtype
Type code with speed using shortcuts.
Currently aimed for use in TypeScript / JavaScript and PHP.
Inserts code keywords and braces using keyboard shortcuts.
The Shortcut Set is finetuned and selected through intensive use.
Target languages (current)
- TypeScript / JavaScript
- PHP
Shortcuts
| Shortcut |
Keyword |
| ALT + A |
async |
| ALT + C |
const |
| ALT + D |
delete |
| ALT + E |
export |
| ALT + F |
function |
| ALT + I |
import |
| ALT + L |
let |
| ALT + N |
null |
| ALT + P |
public |
| ALT + R |
return |
| ALT + S |
string |
| ALT + U |
undefined |
| ALT + V |
void |
| ALT + W |
await |
| ALT + X |
() |
| |