Top Trae IDE Shortcuts
Keep your hands on the keyboard with these essential shortcuts for Trae IDE.
Top Trae IDE Shortcuts
Trae IDE includes a powerful set of keyboard shortcuts so you can code faster without taking your hands off the keyboard. Below you’ll find the most common commands and how to manage them in both the VSCode and JetBrains versions of Trae.
Supported Keyboard Shortcuts
Action | Key Combination (VSCode) | Key Combination (JetBrains) |
---|---|---|
Accept the auto-completed code | Tab | Tab |
Accept the auto-completed code word by word | macOS: ⌘ + → Windows: Ctrl + → | macOS: ⌘ + → Windows: Ctrl + → |
Reject the recommended code | Esc | Esc |
Open the side AI chat box | macOS: ⌘ + U Windows: Ctrl + U | Ctrl + U |
Show the next line of auto-completed code | macOS: ⌥ + ] Windows: Alt + ] | macOS: ⌥ + ] Windows: Alt + ] |
Show the previous line of auto-completed code | macOS: ⌥ + [ Windows: Alt + [ | macOS: ⌥ + [ Windows: Alt + [ |
Manage Keyboard Shortcuts
- Open Visual Studio Code.
- Click the Manage button in the lower-left corner and select Keyboard Shortcuts from the menu.
- In the Keyboard Shortcuts window, type “Trae” to filter Trae plugin shortcuts.
- Edit the key combinations as needed to match your workflow.
For more Trae keyboard shortcuts, check out Keyboard shortcuts - Trae Plugin - Trae. Since Trae is a fork of VSCode, you may also want to reference the official VSCode shortcut guides:
☕ Support My Work
If you found this post helpful and want to support more content like this, you can buy me a coffee!
Your support helps me continue creating useful articles and tips for fellow developers. Thank you! 🙏
This post is licensed under CC BY 4.0 by the author.