Troubleshooting

Tree not showing

Check if VisualJJ is activated in the "Output" window of VS Code (select "VisualJJ" section).

PR badges not showing

Check that VisualJJ is authenticated with GitHub. Click "Login to GitHub" button in VisualJJ view.

PR creation fails

Check that you can push to the repo normally. If your org uses SSO, make sure your GitHub auth is authorized for that org.

Merge PR fails

Look at the PR in GitHub—usually it's missing approvals, failing checks, or has conflicts. Rebase in VisualJJ if needed.

Ship Now fails

If main is protected, use the PR workflow instead. If someone else pushed, fetch and try again. If there are conflicts, resolve them first.


Contact support

Email support@visualjj.com with your OS, VisualJJ version, and what went wrong.