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

Actions Hub: Implement base classes to show tree structure #1090

Merged
merged 15 commits into from
Jan 21, 2025

Conversation

priyanshu92
Copy link
Contributor

@priyanshu92 priyanshu92 commented Jan 17, 2025

This pull request introduces a new feature called "Actions Hub" and includes localization updates. The most important changes are the addition of new tree items and models, updates to localization files, and modifications to the extension activation process.

New Feature: Actions Hub

Localization Updates

Extension Activation Modifications

  • src/client/extension.ts: Modified the activation function to initialize the Actions Hub based on a feature flag and added the ActionsHubTreeDataProvider initialization. [1] [2] [3]

Package Configuration Updates

  • package.json: Updated to include the new Actions Hub command and its properties.
  • package.nls.json: Added the localization entry for the Actions Hub title.

Tests

Added tests for the behavior

Screenshots

Code Usage

image

Preview

image

@priyanshu92 priyanshu92 requested review from a team as code owners January 17, 2025 14:42
@priyanshu92 priyanshu92 enabled auto-merge (squash) January 17, 2025 14:50
@priyanshu92 priyanshu92 merged commit dee1cf7 into main Jan 21, 2025
5 checks passed
@priyanshu92 priyanshu92 deleted the users/priyanshuag/ah-tree branch January 21, 2025 19:09
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