NielsLiisberg / vscode-ibm-i-run-sql-with-acs

IBM i run SQL from ACS
Apache License 2.0
5 stars 2 forks source link

Error" command 'code-for-ibmi.runEditorStatement' not found #4

Open rmarsh221 opened 2 years ago

rmarsh221 commented 2 years ago

When running an SQL script.

Thank you.

worksofliam commented 2 years ago

@rmarsh221 It's conflicting with vscode-ibmi. You should rebind the shortcut in your VS Code settings.

NielsLiisberg commented 2 years ago

@worksofliam - should I change the default binding in my extension so it does not conflict with yours?

worksofliam commented 2 years ago

@NielsLiisberg How ever you like!

NielsLiisberg commented 2 years ago

@worksofliam if you look at the package.json - then there is no shortcut in the VS Code settings? What do I miss?

worksofliam commented 2 years ago

@NielsLiisberg I am not sure.

@rmarsh221 Do you have a custom binding?

NielsLiisberg commented 2 years ago

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"