Commit graph

18 commits

Author SHA1 Message Date
Jack251970
222ef41c8f Fix nullabl warnings 2025-04-15 13:29:26 +08:00
Vic
71a2f996db Set environment var dict in LoadEnvironmentStringPaths() 2023-01-20 15:27:19 +08:00
Vic
966d3e752e Fix environment variable expansion logic 2023-01-20 15:22:54 +08:00
Vic
4d267fe71e Fix incorrect %homepath% parsing
Parse environment variables before checking path existence
2023-01-20 14:31:01 +08:00
Vic
504fb4ae05 Display environment vars in upper case 2023-01-20 14:02:04 +08:00
Vic
32268890b9 Remove TranslateEnvironmentVariablePath 2023-01-19 20:23:33 +08:00
Vic
009ee3dc5c Simplify environment variable detection 2023-01-19 16:21:23 +08:00
Vic
983f0aafc4 Use a static dictionary for environment vars 2023-01-19 16:21:23 +08:00
弘韬 张
acba2dd1a3 Add specific keyword for path explore in explorer plugin 2021-05-22 17:23:25 +08:00
弘韬 张
c875ad5277 Make most class in Explorer plugin become static class 2021-01-29 18:40:51 +08:00
Jeremy Wu
17f94a1bd2 add spacing between comment and code for readability 2020-08-25 15:00:17 +10:00
Ioannis G
ac3ef9dbc7
plugin/explorer: ensure env var paths are absolute 2020-08-25 00:20:39 +03:00
Jeremy Wu
95a1b9a968 fix typo 2020-06-29 21:53:01 +10:00
Jeremy Wu
5ff278230b fix environment variable search to be case insensitive 2020-06-29 19:56:43 +10:00
Jeremy Wu
617ef3b05d fix environment variable search not showing up in Explorer 2020-06-20 14:26:13 +10:00
Jeremy Wu
5d696bd3ab explorer general touch ups- no logic change 2020-06-08 14:20:22 +10:00
Jeremy Wu
08a3215c9d Make ResultManager static 2020-05-25 18:55:50 +10:00
Jeremy Wu
9b416bf75f Add EnvironmentVariablesPath handling 2020-05-24 19:09:44 +10:00