Missing "Back/Forward" Navigation Buttons in Qoder 0.2.29 (Windows Version)

Problem

In Qoder v0.2.29 on Windows, the center of the top title bar is entirely occupied by the “Editor / Quest” mode toggle. This layout has effectively displaced the standard VS Code Command Center, which typically houses the Global Search box and the “Go Back” / “Go Forward” navigation buttons.

The “Back” and “Forward” buttons are essential for modern coding workflows, allowing developers to quickly jump back to previous cursor positions after navigating to a definition or searching.

Solution

Redesign the top bar layout to integrate the “Editor / Quest” toggle alongside the Command Center.

Use Case

common for developers

Priority

  • :red_circle: High - Blocking issue
  • :yellow_circle: Medium - Important improvement
  • :green_circle: Low - Nice to have

Additional Info

VS Code navigation button

image

Customizable topbar on JetBrains IDEs

Here is a screenshot for comparison. Qoder 0.3.5

Thank you for your feedback. Currently, in the new Windows version, the Quest mode button occupies the center position, which prevents the forward and back buttons from being displayed. We are internally evaluating this issue and will work on an optimization soon.:grinning_face: