Doesn't work with .editorconfig files
See original GitHub issueWhen using this extension with an .editorconfig file in the project, format document and format on save both stop working. When we remove the .editorconfig file it immediately starts working.
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
EditorConfig for VS Code not working - Stack Overflow
I use VS Code as editor. We have a .editorconfig file with format configs within. We all ...
Read more >editorconfig not working correctly - Visual Studio Feedback
When I'm using Folder View and edit on *.js, *.ts or *.cs file. The 'indent_size' property is not applied on Format Document in...
Read more >Settings do not apply if .editorconfig file is not in curently ...
I tried running code --disable-extensions and the issue did NOT present ... If not, please file on the editorconfig-core-js issue tracker.
Read more >EditorConfig settings - Visual Studio (Windows) - Microsoft Learn
Code consistency. Settings in EditorConfig files let you maintain consistent coding styles and settings in a codebase, such as indent style, ...
Read more >.editorconfig Essentially Does Not Work. Can not edit ...
Can not edit .editorconfig file. Spurious ".editorconfig inspection: unknown property values" and other false errors in Rider. 1.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
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
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

It works pretty fine for me with that
editorconfigfile. If you can debug it, it would be great 😄@core01 prettier takes only options it can understand. final newline is not configurable in prettier
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.