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

Enhance "Tasks & Contexts" with GitHub Issues Integration #30

Open
Tarek-Bohdima opened this issue Nov 16, 2024 · 0 comments
Open

Enhance "Tasks & Contexts" with GitHub Issues Integration #30

Tarek-Bohdima opened this issue Nov 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Tarek-Bohdima
Copy link
Owner

Is your feature request related to a problem? Please describe.
Yes, I consistently experience friction when switching between different tasks in my Android projects. For example, if I'm debugging an issue and need to switch to implementing a new feature, I have to manually open the relevant files, change run configurations, and potentially switch Git branches. This context switching interrupts my flow and makes me less efficient.

Describe the solution you'd like
I would love to see tighter integration between Android Studio's "Tasks & Contexts" and GitHub Issues. This would allow me to:

  • Link tasks directly to GitHub issues: I want to see issue details within Android Studio and easily jump to the issue on GitHub.
  • Automatically update task status: When I close an issue on GitHub, the linked task in Android Studio should automatically be marked as done.
  • Filter by GitHub issue: I want to be able to filter my project view to only show files related to a specific GitHub issue, improving focus.

Describe alternatives you've considered

  • Manually adding links: Currently, I manually add links to GitHub Issues in my task descriptions, but this is tedious and doesn't provide the desired level of integration.
  • Using GitHub's CLI: I could use the command line, but this still requires me to leave the Android Studio environment.

Additional context

This integration would significantly improve my workflow by:

  • Increasing efficiency: Less time wasted on context switching.
  • Improving focus: Reduced distractions by filtering relevant files.
  • Better organization: Keeping track of tasks and their associated GitHub issues.
@Tarek-Bohdima Tarek-Bohdima added the enhancement New feature or request label Nov 16, 2024
@Tarek-Bohdima Tarek-Bohdima self-assigned this Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant