Skip to content

Conversation

@jdneo
Copy link
Member

@jdneo jdneo commented Nov 2, 2021

resolve #1214

@jdneo jdneo added this to the 0.33.0 milestone Nov 2, 2021
run: npm run build-plugin

- name: prepublish
run: npm run vscode:prepublish
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggest moving this part to script npm run test in package.json, to make it more convenient in development.

Copy link
Member Author

@jdneo jdneo Nov 2, 2021

Choose a reason for hiding this comment

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

Make sense


Think a little bit more, I would rather prefer leave the test script as it is now -- to make it be executed more quickly.

During development, we can keep the task watch running, then no need to prepublish it again and again when running tests.

Copy link
Contributor

Choose a reason for hiding this comment

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

get it

CsCherrYY
CsCherrYY previously approved these changes Nov 2, 2021
Copy link
Contributor

@CsCherrYY CsCherrYY left a comment

Choose a reason for hiding this comment

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

please do not forget to update the wiki

@jdneo jdneo merged commit 003f493 into main Nov 2, 2021
@jdneo jdneo deleted the cs/issue-1214 branch November 2, 2021 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow envFile alternative to env in java.test.config

3 participants