tschf / odb-task

A task runner for VSC based on atom-build-oracle implementation
MIT License
10 stars 3 forks source link

Add support for key bindings #3

Closed tschf closed 6 years ago

vitodcampanelli commented 6 years ago

You can configure it using one of these methods:

-1 Click on Prefenences Click on Keyboard Shortcuts Search for Compile with Sqlcl or Compile with SqlPlus Right click select Add Keybinding Define your keybinding

-2 Simply add it in the user keybindings.json file

vincentmorneau commented 6 years ago

@vitodcampanelli Your solution works. Why keep this issue opened? This is how every keybinding works in VSC.

tschf commented 6 years ago

Yes - fair point. Once I update the documentation, I'll close this.