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

feat: Notify the client when then build target changes #86

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

jdneo
Copy link
Member

@jdneo jdneo commented Sep 19, 2023

  • A task will be scheduled with 3 seconds delay after a compilation, the task will try to get the build targets and notify the client if the build target changes.

See microsoft/vscode-gradle#1415

- A task will be scheduled with 3 seconds delay after a compilation, the
  task will try to get the build targets and notify the client if the
  build target changes.

Signed-off-by: Sheng Chen <sheche@microsoft.com>
@jdneo jdneo merged commit 9ad42c8 into develop Sep 19, 2023
4 checks passed
@jdneo jdneo deleted the cs/auto-detect branch September 19, 2023 07:49
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