question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Doesn't work with .editorconfig files

See original GitHub issue

When 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:closed
  • Created 6 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
CiGitcommented, Jan 3, 2018

It works pretty fine for me with that editorconfig file. If you can debug it, it would be great 😄

@core01 prettier takes only options it can understand. final newline is not configurable in prettier

0reactions
github-actions[bot]commented, Apr 13, 2020

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found