Skip to content

Conversation

devvaannsh
Copy link
Member

This PR fixes the issue where context-dependent commands (like "New File") were broken because in a previous commit we changed the logic from direct command execution to going through CommandManager, which broke file tree context preservation.

so now we check for save commands explicity and only the save commands go through the CommandManager, rest everything is kept as it was previously.

Copy link

sonarqubecloud bot commented Sep 8, 2025

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