Y
Hacker News
new
|
ask
|
show
|
jobs
by
resters
849 days ago
Thank you! I had been wondering if that was possible. Do you know if it can be done only for a single project / directory?
1 comments
WorldMaker
849 days ago
You can set workspace settings in the top-level .vscode/settings.json file of your project:
https://code.visualstudio.com/docs/getstarted/settings#_work...
link