Closed valdyjunior closed 1 year ago
Thanks for submitting @valdyjunior! I think there's something more to this, though. With your change, --query
would only be appended when the text selection in VS Code is empty, and this is the opposite from what should happen. @ihdavids maintains the Windows version, I'm hoping he'll be able to have a look soon.
The logic for setting $QUERYPARAM when $QUERY has size 0 (zero) was reversed, which I believe caused the program to open and close without showing an error message. As at https://github.com/tomrijndorp/vscode-finditfaster/issues/22