File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 6
6
7
7
### Added
8
8
9
+ - Add 'Enter' event statistic and challenge
10
+ - Display gained experience point from keyboard event into typed position
11
+ - Add configurations for show gained experience and gained experience display position
12
+
13
+ ### Changed
14
+
15
+ ### Removed
16
+
17
+ ### Fixed
18
+
19
+ - Fix an issue where settings applied in the CodeXP configuration window were not being saved
20
+
21
+ ## [ 1.1.0] - 2023-07-16
22
+
23
+ ### Added
24
+
9
25
- Add CodeXP configuration in IDE setting
10
26
- Add checkbox for show/hide completed challenges
11
27
16
32
- Implement core logic of CodeXP
17
33
- Implement CodeXP Dashboard
18
34
- Define events to detect and add challenges for each event
19
- - Implement notification alert feature for leveling up or completing challenges
35
+ - Implement notification alert feature for leveling up or completing challenges
36
+
37
+ [ Unreleased ] : https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.1.0...HEAD
38
+
39
+ [ 1.1.0 ] : https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.0.0...v1.1.0
40
+
41
+ [ 1.0.0 ] : https://github.com/ILoveGameCoding/intellij-codexp/commits/v1.0.0
You can’t perform that action at this time.
0 commit comments