-
Hey,
I keep receiving Delivery Status Notification (Failure) replies from the mailinglist.
I used to use editorconfig with pluma on Ubuntu Mate. Now after a fresh install i notizen that the li…
-
## Which problem does this feature fix?
The [EditorConfig website](https://editorconfig.org/) states that:
> EditorConfig plugins look for a file named .editorconfig in the directory of the open…
-
## Expected Behavior
I'd like to format my multiline expression functions like so:
```kotlin
fun foo() =
"bar"
fun foo(
bar: BarBarBarBarBarBarBarBarBarBarBarBar,
baz: BarBarB…
-
Visual Studio Code v.1.85 + EditorConfig extension.
Settings - "files.autoSave": "afterDelay",
Current behavior (with autosave setting):
After a second starts autosaving and a new last empt…
-
https://ci.codeberg.org/repos/13913/pipeline/30/12 should have created `#8` but it updated the old merged https://codeberg.org/woodpecker-plugins/editorconfig-checker/pulls/5 witch was used for the la…
-
### Problem
I use .editorconfig to set the tab behavior of my projects. Neovim's built-in Rust runtime overwrites this in the Rust plugin.
Here is the relevant code: (`runtime/ftplugin/rust.vim` l…
-
## Expected Behavior
When formatting Kotlin code using KtLint 1.4.1, the formatter should produce output that respects the `max_line_length` setting defined in the `.editorconfig` file. Additionally,…
-
- [x] summary of problem
Steps to reproduce:
- enable Gradle daemon
- run `./gradlew spotlessCheck` with some failing rule.
- disable said rule in `.editorconfig`
- run `./gradlew spotlessChec…
-
When executing a "Save All" command in Notepad++, version 0.4.0.0 of the editorconfig plugin doesn't apply its settings to all of the files being saved. Specifically, it will only act upon the curren…
-
It would be awesome if the C# extension could add auto-complete options for the C#-specific editorconfig settings. The [editor config](https://marketplace.visualstudio.com/items?itemName=EditorConfig.…