-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/c-formatting-constructor-spacing-not-co/1653971)._
---
Hi,
seems like "formatting" / "s…
-
editorconfig should be enabled so as to enforce consistent code style across different environments.
-
My intuition is that paths with trailing slashes should be treated the same as paths without them. I've written [my EditorConfig core in Rust](https://github.com/TheDaemoness/ec4rs) (which, at the tim…
-
**Unibeautify**
* https://github.com/unibeautify/unibeautify
* https://unibeautify.com/docs/config-file.html
* https://unibeautify.com/
**Language Server Protocol** from Microsoft but adopted by…
-
OS: Windows
Problem: Last CRLF replaced by LF
File that is processed by "fix" method (contains only CRLF):
Name = package.json
```json
{
"name": "clr-seed-scripts",
"version": "12.12.0",
…
-
**Audience**: template authors
### Background
At the moment a lot of .NET project templates have to manually create similar configuration related to:
- framework
- restore post action
- option…
-
providing a preferred formatter configuration file would help contributors ensure their code is formatted in a way that is consistent with the rest of the repo. This is mostly applicable to `casatable…
-
I love that these features are available, but am left very confused. I am coming straight to C# using VS Code on Linux, never used Visual Studio.
Searching the web I can only find blog articles men…
-
".editorconfig" that forces formatting to prevent the 100+ line "changes"
_Originally posted by @rmcc3 in https://github.com/JonathanFly/bark/issues/44#issuecomment-1534573402_
-
Although adding the `native` option for `end_of_line` has been already discussed and rejected (#226), it would be useful to add an option that checks that EOLs are consistent within the same file (r…