Open rmarsh221 opened 2 years ago
@rmarsh221 It's conflicting with vscode-ibmi. You should rebind the shortcut in your VS Code settings.
@worksofliam - should I change the default binding in my extension so it does not conflict with yours?
@NielsLiisberg How ever you like!
@worksofliam if you look at the package.json - then there is no shortcut in the VS Code settings? What do I miss?
@NielsLiisberg I am not sure.
@rmarsh221 Do you have a custom binding?
My extension has 3 bindings - but not to any keys:
commands: in the pallet "sql acs" menus: The right click on a SQL file menus: The menu bar, where it has a button
but there is no key bindings.
Also when I disable or uninstall my extension, I still get the "command 'code-for-ibmi.runEditorStatement' not found"
When running an SQL script.
Thank you.