Closed
Description
Summary of the new feature
Running VSCode as a non-administrator I don't have write-access to the extensions folder.
This causes the PowerShell extension to fail to load when trying to write to the logs subfolder of the PowerShell extension folder.
To be able to load the extension without write-access to the extensions directory I would like to configure the extension to either turn of logging completely or configure the path to the logs folder to a folder where the user has write access.
Proposed technical implementation details (optional)
Any or all of the following:
- Add setting to make the logs path configurable.
- Add setting(s) to disable logging and anything else that will cause writes to the extensions folder.
Metadata
Metadata
Assignees
Type
Projects
Status
Done