Skip to content

Fix context generation after file tree reload#40

Open
fUS1ONd wants to merge 1 commit intoglebkudr:mainfrom
fUS1ONd:fix/live-context-updates
Open

Fix context generation after file tree reload#40
fUS1ONd wants to merge 1 commit intoglebkudr:mainfrom
fUS1ONd:fix/live-context-updates

Conversation

@fUS1ONd
Copy link

@fUS1ONd fUS1ONd commented Nov 24, 2025

Problem solved

This change ensures shotgun context is consistently regenerated after any file tree reload, not just initial folder selection.

Changed

  • Moved debouncedTriggerShotgunContextGeneration() call from selectProjectFolderHandler to the finally block of
    loadFileTree
  • Removed redundant isFileTreeLoading check since it's always false in the finally block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant