Skip to content

#2906 Refactor activate()#4434

Open
MeherSru wants to merge 1 commit into
redhat-developer:mainfrom
MeherSru:fix-2906-activate-await
Open

#2906 Refactor activate()#4434
MeherSru wants to merge 1 commit into
redhat-developer:mainfrom
MeherSru:fix-2906-activate-await

Conversation

@MeherSru

Copy link
Copy Markdown
Contributor

No description provided.

@MeherSru MeherSru marked this pull request as ready for review June 23, 2026 15:17
@datho7561 datho7561 self-requested a review June 23, 2026 19:55

@datho7561 datho7561 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Seems to working well, I think some of the formatting needs to be cleaned up

Comment thread src/extension.ts

try {
requirementsData = await requirements.resolveRequirements(context);
} catch (error) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The indentation from here to the end of the method is at different levels; could you please reformat it to be consistent?

Comment thread src/extension.ts
cleanWorkspaceExists: boolean
): Promise<void> {
if (requireSyntaxServer) {
const serverOptions = prepareExecutable(requirements, syntaxServerWorkspacePath, context, true);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Same comment about reformatting but for this method

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.

2 participants