Commit graph

13 commits

Author SHA1 Message Date
Jeremy
d7ab4f0c1f fix incorrect button visibility in Explorer's expander control
fix the issue where button visibility is still visible when expander is collapsed
2022-03-13 14:59:17 +11:00
DB p
0b5c77eba2 Change Button Sizes in Explorer Setting Panel 2021-12-14 17:23:08 +09:00
DB p
b83bbb5923 Adjust popup in explorer plugin with string
Fix Color
2021-12-06 11:59:21 +09:00
弘韬 张
5966ddc4d9 Refactor Code
1. Moving Property match to Settings.cs
2. Use Binding to avoid explicit Function Assign
3. Simplify ActionKeywordMatch
2021-06-01 18:10:24 -07:00
弘韬 张
acba2dd1a3 Add specific keyword for path explore in explorer plugin 2021-05-22 17:23:25 +08:00
Jeremy
fd0471bff5 fix excluded and quick access path display in settings 2021-05-10 21:41:37 +10:00
Jeremy Wu
c02fa4b847 rename ui elements 2021-01-26 20:46:05 +11:00
Jeremy Wu
fad4f5b5c9 fix clicking twice to expand issue
event was wired to the same expand method cause calling it twice
2020-07-17 21:14:15 +10:00
Jeremy Wu
bad007c008 show Explorer action keywords on UI 2020-07-16 21:45:08 +10:00
Jeremy Wu
d23fe3943a add international language support 2020-06-08 20:31:48 +10:00
Jeremy Wu
407864beb7 add option to open Indexing Options in context menu and settings page 2020-06-08 18:41:59 +10:00
Jeremy Wu
0ee0fb8d2b add Explorer plugin's settings page 2020-06-06 22:13:22 +10:00
Jeremy Wu
8848ed1a00 Add skeleton tests and classes for Explorer 2020-05-11 23:15:15 +10:00