vscode-maven
vscode-maven copied to clipboard
[Suggestion] Should show a "no dependency found" info after user search with no existed dependency
To Reproduce Steps to reproduce the behavior:
- F1 to open command palette
- Select maven: add dependency
- Input any character(e.g.: abc) to search
- Observe, no any info display to user
Expected behavior Should show a "no dependency found" info after user search with no existed dependency
Environments (please complete the following information as much as possible):
- OS: Windows 10
- VS Code version: 1.55.0
- Extension version 0.29.0&Old version
Screenshots