Software⏱️ 2 min read📅 2026-06-03

How to Fix: How to use sidebar with the keyboard in Sublime Text 2 and 3?

Use the keyboard to navigate in Sublime Text 2 and 3 sidebar.

Quick Answer: Press Ctrl + K, then arrow keys (up, down, left, right) to move cursor up/down, left/right in the sidebar.

When using Sublime Text 2 or 3, you may encounter the issue of not being able to use the sidebar with your keyboard. This can be frustrating, especially when navigating through files and folders in your projects.

⚠️ Common Causes

  • Using the default keyboard shortcuts for navigating the sidebar, which may not be customizable.

🚀 How to Resolve This Issue

Method 1: Using the SideBarEnhancements Plugin

  1. Step 1: Install and configure the SideBarEnhancements plugin, which allows you to customize keyboard shortcuts for navigating the sidebar.

Method 2: Using Keyboard Shortcuts

  1. Step 1: Press Ctrl + K, then press the up and down arrow keys to navigate through files and folders in the sidebar.

💡 Conclusion

By following these methods, you should be able to use the sidebar with your keyboard in Sublime Text 2 and 3.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions