troubleshooting section in readme
This commit is contained in:
parent
f0b518862a
commit
16b15773bf
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -29,3 +29,14 @@ Screen Shots
|
|||
|
||||

|
||||
|
||||
Troubleshooting
|
||||
---------------
|
||||
|
||||
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue