Skip to content

VSCode integration commands#7894

Merged
jhorvath merged 1 commit intoapache:masterfrom
jhorvath:cloud-assets-integration
Oct 25, 2024
Merged

VSCode integration commands#7894
jhorvath merged 1 commit intoapache:masterfrom
jhorvath:cloud-assets-integration

Conversation

@jhorvath
Copy link
Copy Markdown
Member

Two command for integration of Cloud Assets with other VS Code extensions

@jhorvath jhorvath added LSP [ci] enable Language Server Protocol tests VSCode Extension enterprise [ci] enable enterprise job labels Oct 22, 2024
@jhorvath jhorvath added this to the NB25 milestone Oct 22, 2024
@jhorvath jhorvath requested a review from sdedic October 22, 2024 13:57
@jhorvath jhorvath self-assigned this Oct 22, 2024
}
result.complete(tagUrls);
} else {
result.cancel(true);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so the result is either tags if there's a single repo, or cancelled exception if there are more repositories ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There has to be only one repository.

@jhorvath jhorvath requested a review from sdedic October 24, 2024 12:00
@jhorvath jhorvath merged commit 059bba1 into apache:master Oct 25, 2024
@jhorvath jhorvath deleted the cloud-assets-integration branch October 25, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enterprise [ci] enable enterprise job LSP [ci] enable Language Server Protocol tests VSCode Extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants