Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Improved File Navigation in Phoenix Code Editor #1224

Open
charlypa opened this issue Dec 6, 2023 · 0 comments
Open

[feat] Improved File Navigation in Phoenix Code Editor #1224

charlypa opened this issue Dec 6, 2023 · 0 comments
Labels
Feature Request Feature requests from customers

Comments

@charlypa
Copy link

charlypa commented Dec 6, 2023

Feature Request: Improved File Navigation in Phoenix Code Editor

Problem Description

In the current version of PHCode, attempting to quickly navigate to a file in the working files list by typing the first few letters of the file name results in unintended typing within the code editor. This behavior disrupts the workflow and makes file navigation less efficient.

Proposed Solution

Implement a feature that allows users to jump to a file in the working files list by typing its initial letters. This enhancement would significantly improve navigation efficiency and reduce the time spent searching for files.

Key Features

  • Quick File Access: Enable jumping to a file by typing the initial letters of its name when the working files list is focused.
  • Intuitive Navigation: Ensure that this feature is intuitive and does not interfere with other functionalities in the code editor.

Alternatives Considered

  • Enhanced Search Functionality: Improving the existing search functionality within the working files list could be an alternative, but it might not offer the same immediacy as the proposed solution.

Additional Context

This feature would streamline the workflow in PHCode, especially for users who manage multiple files, enhancing overall productivity and user experience.

@charlypa charlypa added the Feature Request Feature requests from customers label Dec 6, 2023
@charlypa charlypa changed the title [feat] quick file search [feat] Improved File Navigation in Phoenix Code Editor Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Feature requests from customers
Projects
None yet
Development

No branches or pull requests

1 participant