Skip to content

Commit

Permalink
docs: Add steps to setup key mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
devzbysiu committed Jul 28, 2021
1 parent 3f4cf4d commit 2c2588d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,13 @@ Similarly add and configure `je put` command:
- set to `$ProjectFileDir$` allows running `je` from the project root
- keep in mind that `je` will try to read config file from the set working directory

#### Configure key bindings:
1. Go to `Settings -> Keymap -> External Tools`.
2. Find the commands added previously.
3. Set keyboard mapping by `Right Click -> Add Keyboard Shortcut`

![key mappings](./res/key-mappings.png)

# <p id="license">License</p>

This project is licensed under either of
Expand Down
Binary file added res/key-mappings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2c2588d

Please sign in to comment.