ranyitz / vscode-search-presets

Create custom search presets for vscode
https://marketplace.visualstudio.com/items?itemName=ranyitz.search-presets
MIT License
14 stars 1 forks source link

bug(macos): shortcut discrepancy #3

Closed daiyam closed 1 hour ago

daiyam commented 3 hours ago

Hi,

Thank you for the extension.

There is a small bug due to a discrepancy between the code and doc about the shortcut on macos.

https://github.com/ranyitz/vscode-search-presets/blob/c4ac5780356d30cee71ca3301b6217e9101f1d86/package.json#L32

https://github.com/ranyitz/vscode-search-presets/blob/c4ac5780356d30cee71ca3301b6217e9101f1d86/README.md?plain=1#L24

ranyitz commented 3 hours ago

Thanks @daiyam, you're absolutely right, please review this PR to let me know what you think - https://github.com/ranyitz/vscode-search-presets/pull/4