Message 1 of 3
permanently change VSCode settings.json
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
is there a way to change the workspace settings of VSCode permanently? (for adding linter configuration etc.) It seems like the .../API/AddIns/<my_addin>/.cscode/setting.json file is overwritten at every run of the addin?
Thank you.