Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VS Code setting for specific filename

I want to apply a setting for a specific file. The only answers I've seen for this topic have been language-specific settings. How can I achieve this?


1 Answers

At this time, you cannot achieve this natively. According to their documentation they state:

VS Code provides two different scopes for settings:

  • User Settings - Settings that apply globally to any instance of VS Code you open.
  • Workspace Settings - Settings stored inside your workspace and only apply when the workspace is opened.

You would have to file a feature request on their github for support

like image 155
soulshined Avatar answered Jul 04 '26 18:07

soulshined



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!