-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
There are multiple ways to get things done. The docs explain both `.editorconfig`, `.globalconfig` and rulesets. These issues mention both as well as other ways. And for those using VS or VSCode there…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I suspect that this is caused by an interaction between this extension, and two others that I am using:
- Autosave on View Change
- EditorConfig
The case is, I have two files open in split screen mod…
-
- Operating system: Windows
- IDE: Visual Studio 2022 (64 bit) Version 17.7.5
- Plugin: SonarAnalyzer.CSharp Version 9.8.0.76515
- Plugin: StyleCop.Analyzers Version 1.2.0-beta.435
## Summary
…
-
Currently, the source code is using very different conventions of code formatting (tabs or spaces for indentation, curly braces with LF before or after, separation of function name and parameters, ..…
-
I would like just say you that I'm developping a new plugin for editorconfig which works only with GenericEditor https://github.com/angelozerr/ec4e
This plugins apply all properties (trim trailing…
-
Looks like tsv files are displayed as tab size was 1 (at least in the diff windows), even if there is an .editorconfig setting with some other tabsize.
If I change the extension to .txt the IDE corre…
-
### Is your enhancement related to a problem? Please describe.
from @tobeycodes (https://github.com/10up/wp-scaffold/issues/199)
This might be more appropriate for 10up-toolkit. I believe we sho…
-
I'd like to try your new EditorConfig parser in my new EditorConfig Maven plugin. To do so before you release, I use a source dependency of `org.eclipse.ec4e.services` (via srcdeps [1]).
However, …