mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
troubleshooting section in readme
This commit is contained in:
parent
f0b518862a
commit
16b15773bf
11
README.md
11
README.md
@ -29,3 +29,14 @@ Screen Shots
|
|||||||
|
|
||||||
![Project Overview](https://wakatime.com/static/img/ScreenShots/ScreenShot-2014-10-29.png)
|
![Project Overview](https://wakatime.com/static/img/ScreenShots/ScreenShot-2014-10-29.png)
|
||||||
|
|
||||||
|
Troubleshooting
|
||||||
|
---------------
|
||||||
|
|
||||||
|
First, turn on debug mode in your `WakaTime.sublime-settings` file.
|
||||||
|
|
||||||
|
![sublime user settings](https://wakatime.com/static/img/ScreenShots/sublime-wakatime-settings-menu.png)
|
||||||
|
|
||||||
|
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 New Issue
Block a user