Skip to content

Conversation

@jdneo
Copy link
Member

@jdneo jdneo commented Jun 30, 2021

fix microsoft/vscode-java-test#1232
fix #430
fix #502
fix #458

This PR fixes several problem which has the same root cause.

The basic idea is to watch more accurately once the Java Language Server is ready. (Only watch files/folders under the source paths).

Note that the project manager is not hard depend on Java Language Server, so in the activate() method, we use a thenable callback to make sure the activation is not blocked.

@jdneo jdneo added this to the 0.18.6 milestone Jun 30, 2021
@jdneo jdneo merged commit a7e265b into main Jun 30, 2021
@jdneo jdneo deleted the cs/fix-reveal branch June 30, 2021 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants