Hi Zoho Projects Team,
I am submitting a feature request to enhance the development workflow within Zoho Projects, specifically the ability to open a Task or Bug directly in VS Code and automatically check out the related branch, similar to capabilities available in Jira-based development workflows.
The Current Limitation:
Currently, Zoho Projects lacks deep IDE integration. When a developer picks up a Task or Bug, they must manually identify the repository, open their terminal, navigate to the correct local project, and run git checkout manually.
Why This Creates Friction:
In a fast-paced development environment, this manual process creates unnecessary context switching.
Developers are forced to step out of their workflow to locate repositories and branches manually. This slows task pickup, increases cognitive load, and raises the risk of human error, such as checking out the wrong branch or working in the wrong repository.
Requested Enhancement:
We request that Zoho Projects implement an “Open in VS Code” action directly from Task and Bug views, potentially using custom protocol handlers such as vscode://.
Ideally, this feature should:
- Detect the linked GitHub repository
- Open the correct local project in VS Code
- Automatically check out the relevant branch
- Prompt to clone the repository or create the branch if it does not yet exist locally
The Impact:
plementing this would drastically reduce context switching, eliminate manual checkout mistakes, and provide a significantly stronger developer experience within the Zoho ecosystem.
This would also make Zoho Projects a much stronger migration path for teams moving from Jira and expecting modern IDE-connected workflows.
Thank you for your time and for continuously improving Zoho Projects.
Best regards,
Ram