keyboard shortcut for opening console window
This commit is contained in:
parent
9777bc7788
commit
507ef95f71
1 changed files with 2 additions and 1 deletions
|
@ -51,6 +51,7 @@ First, turn on debug mode in your `WakaTime.sublime-settings` file.
|
|||
|
||||
Add the line: `"debug": true`
|
||||
|
||||
Then, open your Sublime Console with `View -> Show Console` to see the plugin executing the wakatime cli process when sending a heartbeat. Also, tail your `$HOME/.wakatime.log` file to debug wakatime cli problems.
|
||||
Then, open your Sublime Console with `View -> Show Console` (`ctrl`+`````) to see the plugin executing the wakatime cli process when sending a heartbeat.
|
||||
Also, tail your `$HOME/.wakatime.log` file to debug wakatime cli problems.
|
||||
|
||||
For more general troubleshooting information, see [wakatime/wakatime#troubleshooting](https://github.com/wakatime/wakatime#troubleshooting).
|
||||
|
|
Loading…
Reference in a new issue