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.

.editorconfig settings not respected for Markdown files

See original GitHub issue

I have in .editorconfig:

[*]
indent_style = tab

While VSCode sees that properly and inserts tabs on indentation, prettier converts indentation to spaces (it’s not the case in JS, where prettier behaves as expected)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
CiGitcommented, Mar 8, 2018

Reopening, this will need some investigations

0reactions
github-actions[bot]commented, Apr 12, 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 `trim_trailing_whitespace` is ignored for ...
Make sure that the above setting is not overridden for Markdown files. Run Code > Reformat Code for a Markdown file with trailing...
Read more >
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 >
C# code formatting is not respecting .editorconfig
When my solution is loading, the status bar in Visual Studio 2022 shows the message “User preferences overridden by .editorconfig”, but when editing...
Read more >
Web IDE - GitLab Docs
Introduced in GitLab 13.1. The Web IDE supports configuration of certain editor settings by using .editorconfig files. When opening a file, the Web...
Read more >
Rich Harris on Twitter: "Deeply annoying though that ...
it does respect .editorconfig, and also your personal 'Appearance' settings, but inexplicably neither applies to markdown files.
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