mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
changes for v11.1.0
This commit is contained in:
parent
3c2947cf79
commit
a387c08b44
@ -3,6 +3,12 @@ History
|
|||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
11.1.0 (2022-11-11)
|
||||||
|
++++++++++++++++++
|
||||||
|
|
||||||
|
- Support for api key vault cmd config
|
||||||
|
|
||||||
|
|
||||||
11.0.8 (2022-08-23)
|
11.0.8 (2022-08-23)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
[WakaTime][wakatime] is an open source Sublime Text plugin for metrics, insights, and time tracking automatically generated from your programming activity.
|
[WakaTime][wakatime] is an open source Sublime Text plugin for metrics, insights, and time tracking automatically generated from your programming activity.
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Install [Package Control](https://packagecontrol.io/installation).
|
1. Install [Package Control](https://packagecontrol.io/installation).
|
||||||
@ -19,12 +18,10 @@
|
|||||||
|
|
||||||
6. Use Sublime and your coding activity will be displayed on your [WakaTime dashboard](https://wakatime.com).
|
6. Use Sublime and your coding activity will be displayed on your [WakaTime dashboard](https://wakatime.com).
|
||||||
|
|
||||||
|
|
||||||
## Screen Shots
|
## Screen Shots
|
||||||
|
|
||||||
![Project Overview](https://wakatime.com/static/img/ScreenShots/Screen-Shot-2016-03-21.png)
|
![Project Overview](https://wakatime.com/static/img/ScreenShots/Screen-Shot-2016-03-21.png)
|
||||||
|
|
||||||
|
|
||||||
## Unresponsive Plugin Warning
|
## Unresponsive Plugin Warning
|
||||||
|
|
||||||
In Sublime Text 2, if you get a warning message:
|
In Sublime Text 2, if you get a warning message:
|
||||||
@ -35,7 +32,6 @@ To fix this, go to `Preferences → Settings - User` then add the following sett
|
|||||||
|
|
||||||
`"detect_slow_plugins": false`
|
`"detect_slow_plugins": false`
|
||||||
|
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
First, turn on debug mode in your `WakaTime.sublime-settings` file.
|
First, turn on debug mode in your `WakaTime.sublime-settings` file.
|
||||||
|
Loading…
Reference in New Issue
Block a user