vscode-java-dependency icon indicating copy to clipboard operation
vscode-java-dependency copied to clipboard

Explorer won't link automatically when search code symbol

Open jdneo opened this issue 5 years ago • 0 comments

For example, open the String class file by using Ctrl + T, the explorer will not get refreshed. The root cause is that the search result might comes from default project, which is not included in the project explorer.

jdneo avatar Aug 12 '20 03:08 jdneo