EZ Redirect
🚀 EZ to Redirect
Instantly jump to definitions in your VS Code project with just one key combination! No more searching—just Ctrl + Alt + F or Ctrl + Click and go!
⚡ Features
- Quick Navigation: Select a line, press Ctrl + Alt + F or Ctrl + Click, and teleport to the referenced location.
- Regex-Based Matching: Finds and highlights the target key instantly.
- Auto File Opening: If the target is in another file, it opens it for you.
- Works on JSON & Config Files: No more manual scrolling!
- ScanLens: Check RedirectStep in Line and show Message to User.
🛠️ How to Use
- Place your cursor on a line with a reference.
- Hit Ctrl + Alt + F or Ctrl + Click.
- Boom! You're there!
📌 Example
Before:
"redirectStep": "@TABLE.condition.myTargetKey"
After pressing Ctrl + Alt + F or Ctrl + Click:
| |