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

refactor: Tab key #347

Merged
merged 5 commits into from
Sep 19, 2024

Conversation

jeevithakannan2
Copy link
Contributor

Pull Request

Title

Refactor tab key to switch between tabs

Type of Change

  • Refactoring

Description

Refactored already existing tab key functionality to focus tab list and command list to switch between tabs.

  • Press TAB to move to next tab
  • Press SHIFT + TAB to move to previous tab

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no errors/warnings/merge conflicts.

@ChrisTitusTech
Copy link
Owner

Sorry for the inconvenience. We had a massive restructure of the codebase to improve future development. Because of this can you update your PR to the new structure. Thank you for your assistance and contribution.

@ChrisTitusTech ChrisTitusTech merged commit 197f359 into ChrisTitusTech:main Sep 19, 2024
1 check passed
@ChrisTitusTech ChrisTitusTech added the enhancement New feature or request label Sep 19, 2024
@jeevithakannan2 jeevithakannan2 deleted the tab-key-refactor branch September 19, 2024 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants