File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1+ [1.0.2]
2+ ### Bug Fix
3+ Editor mode appears in reading mode.
4+
15[1.0.1]
26### Adjustment
37Primary selection will always be displayed when search panel was opened.
@@ -11,7 +15,7 @@ Text being highlighted even there is no match found.
1115For more informations, see README.
1216---
1317
14- // A changelog must be opened by its version wrapped by square brackets,
18+ // A changelog must be opened by a version tag wrapped by square brackets,
1519// and closed by three consecutive dashes.
1620
1721// Latest changelog must be located in the beginning of the document.
Original file line number Diff line number Diff line change 33 "name" : " Extended Find & Replace" ,
44 "author" : " Kotaindah55" ,
55 "description" : " Overhaul editor find-and-replace functionality." ,
6- "version" : " 1.0.1 " ,
6+ "version" : " 1.0.2 " ,
77 "minAppVersion" : " 1.6.2" ,
88 "isDesktopOnly" : false
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " extended-find-replace" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "main" : " main.js" ,
55 "description" : " Overhaul editor find-and-replace functionality." ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "1.0.0" : " 1.6.2" ,
3- "1.0.1" : " 1.6.2"
3+ "1.0.1" : " 1.6.2" ,
4+ "1.0.2" : " 1.6.2"
45}
You can’t perform that action at this time.
0 commit comments