-
Hi,
IDEA supports the concept of continuation indent. Its size is usually configured to twice as much as the regular indent size. Continuation indent can occur if e.g. you wrap the first line of an "…
-
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
- […
-
https://groups.google.com/d/msg/vim_use/a9mMsX5rgmo/xpw5Qv0RBAAJ
-
The use case of [EditorConfig](https://editorconfig.org/) is to commit editor settings to a repository and have them be obeyed by any compliant editors on a per-repository basis.
Unfortunately ther…
-
The number of plugins and core libraries is growing. Issues that are specific to a core library or a plugin should probably be discoverable/submittable where that plugin's code actually lives.
I pro…
-
Currently, the plugin strips the destination JSON of its existing formatting, removing spaces and line breaks. This is a pain when combined with code formatters like Prettier, as it means the affected…
-
To make it easier to find for most users, maybe you should publish the plugin on the Eclipse Marketplace.
Maybe you should contact as well the [EditorConfig mailing list](http://editorconfig.org/#c…
-
- IDE Version: JetBrains Rider 2023.3.4
- Extension Version: 1.6.3
- CSharpier Version: 0.27.2+b456544aad8957d0e2026afe1a37544bb74552ba
- Operating System: Windows 11
- .csharpierrc Settings: `pri…
-
It would be very useful if neoformat took into consideration any [EditorConfig](http://editorconfig.org/) settings and applied them when executing.
For example, jsbeautify defaults to spaces for in…
-
I have `insert_final_newline = unset` in my `.editorconfig`, and `set nofixendofline` in my `.vimrc`.
When editorconfig runs, it turns `fixendofline`/`fixeol` on again, because `insert_final_newlin…