vscode stylint support for .overrides files
See original GitHub issueHelp Wanted
Problem
I’m a vscode user, trying to use stylelint extension, but it refuses to get .overrides files as less files, even if I map .overrides to less in vscode settings.
Does someone reached to an usable config using them?
Thanks in advance.
Issue Analytics
- State:
- Created 4 years ago
- Comments:12 (5 by maintainers)
 Top Results From Across the Web
Top Results From Across the Web
vscode-stylelint - Visual Studio Marketplace
Configure Stylelint to use the syntax by providing the module name in the customSyntax option using overrides (or use the corresponding option ...
Read more >Options | Stylelint
Path to a JSON, YAML, or JS file that contains your configuration object. Use this option if you don't want Stylelint to search...
Read more >Disable VS Code Stylelint errors in React JavaScript files
Here's a working example of .stylelintrc file which makes VS Code ... the settings to override are probably right in the VS Code...
Read more >Quick and easy linting of PostCSS using Stylelint (in VS Code)
After that, you should just override rules that match your writing rules. Configuration file. Preferred way (at least for us) for extending ...
Read more >coc-stylelint - npm
Stylelint language server extension for coc.nvim. Inspired by vscode-stylelint. Install. In your vim/neovim run command: :CocInstall coc- ...
Read more > Top Related Medium Post
Top Related Medium Post
No results found
 Top Related StackOverflow Question
Top Related StackOverflow Question
No results found
 Troubleshoot Live Code
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free Top Related Reddit Thread
Top Related Reddit Thread
No results found
 Top Related Hackernoon Post
Top Related Hackernoon Post
No results found
 Top Related Tweet
Top Related Tweet
No results found
 Top Related Dev.to Post
Top Related Dev.to Post
No results found
 Top Related Hashnode Post
Top Related Hashnode Post
No results found

Thanks! I opened this, for the record: https://github.com/prettier/stylelint-prettier/issues/37
I’m going to close this as a issue with stylelint feel free to reopen if necessary.