-
I've tried adding an empty .editorconfig file in order to slowly add rules to an existing project.
When testing it with `--severity error --verify-no-changes` I get WHITESPACE errors for lines with t…
-
Markdown files depend on trailing whitespace to add a line break without creating a new paragraph.
![image](https://user-images.githubusercontent.com/22801583/127423098-d50100a0-90c6-4926-9b11-8e9c…
-
It should be cool if we could have an utility method `validate` which waits a String content of an editorconfig and throws ParsingException when this content is not well formatted:
``` java
public cl…
-
```
Running the postCreateCommand from devcontainer.json...
[7386 ms] Start: Run in container: /bin/sh -c ./.devcontainer/postCreateCommand.sh
The virtual environment found in /workspaces/peloton…
-
It would be very useful for Winfows users if you could create a [Chocolatey] package to keep an always-up-to-date binary release of editorconfig-checker locally.
Ideally, the binary file should b…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity2.visualstudio.com/t/C-Tabs-are-always-inserted-instead-of-s/1280305)._
---
1. Set _Tools > Options > Text …
-
It seems that some files have CRLF line endings, although they should probably have LF ones.
This is due to the fact that editors who honor the `.editorconfig` change the line ending to what is spe…
-
### What I experienced
While editing a file, I started to do some substitutions with `:s/o/x`. I tested it on one line, saved the file, and tried to apply it to the whole file with `g&`.
What I …
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.94.0
```
Version: 1.94.0
Commit: d78a74bcdfad14d5d3b1b782f87255d802b57511
Date: 2024-10-02T13…
-
Now, after VS2017 release, we can see what have been done there, and what haven't been done.
I have been using EditorConfig for Visual Studio to consistently set the following properties on my proj…