You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The search component is provided by vscode.window.showQuickPick(), so this is not a priority for optimization.
You can type "21." to match the problem id exactly.
🚀 Feature Proposal
When a user types the problem ID number "21" in the search bar, the result panel doesn't show the exact problem ID 21 on the first page.
This behavior is a bit strange.
The system should display the perfectly matched problem when searching by problem ID.
Currently, the user needs to type
21.
to get the exact problem in the result panel.Motivation
Contribution
I'd like to submit a PR.
The text was updated successfully, but these errors were encountered: