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

Refactor OrgChangeNotifier and Copilot Notification #1044

Merged

Conversation

amitjoshi438
Copy link
Contributor

@amitjoshi438 amitjoshi438 commented Sep 24, 2024

This pull request includes several changes to the activate function in the src/client/extension.ts file, focusing on initializing the OrgChangeNotifier instance and managing the Copilot notification. The most important changes include the initialization of the OrgChangeNotifier, handling the Copilot notification, and ensuring that the workspace folders are correctly processed.

Initialization and Notifications:

Workspace Handling:

  • Ensured that workspaceFolders are mapped correctly and handled within the function. (src/client/extension.ts, [1] [2]
  • Removed redundant code and adjusted the logic for checking the presence of the portal configuration folder in the workspace. (src/client/extension.ts, [1] [2]

@amitjoshi438 amitjoshi438 requested review from a team as code owners September 24, 2024 08:30
@amitjoshi438 amitjoshi438 merged commit 8f1e2c1 into main Oct 3, 2024
6 checks passed
@amitjoshi438 amitjoshi438 deleted the users/amitjoshi/copilotNotificationAfterEcsInitialization branch October 3, 2024 12:45
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.

3 participants