mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-22 08:11:25 +00:00
688d7d9c85
* [EnvVar] Treat well-known debugging environment variables as lists The following environment variables are semi-colon lists, like "PATH" * _NT_SYMBOL_PATH * _NT_ALT_SYMBOL_PATH * _NT_SYMCACHE_PATH Treat them as lists in the Environment Variable editor. Windows Debugger paths are [documented as being semi-colon delimited][0]. The [`_NT_SYMCACHE_PATH` is used by WPA][1], and it also documented as being semi-colon delimited. [0]: https://learn.microsoft.com/en-us/windows/win32/debug/symbol-paths [1]: https://learn.microsoft.com/en-us/windows-hardware/test/wpt/loading-symbols * [EnvVar] Add SYMCACHE to expected words list |
||
---|---|---|
.. | ||
actions/spell-check | ||
copilot-workspace | ||
ISSUE_TEMPLATE | ||
policies | ||
workflows | ||
CODEOWNERS | ||
dependabot.yml | ||
pull_request_template.md |