editorconfig support?
Dominik Haumann
dhaumann at kde.org
Thu Jun 28 13:04:43 BST 2018
Hi,
On Wed, Jun 27, 2018 at 6:26 PM, Matthew Woehlke
<mwoehlke.floss at gmail.com> wrote:
> It came to my attention recently¹ that katepart allegedly supports
> editorconfig². However, AFAICT it is not working. Are reports of such
> support exaggerated, or am I doing something wrong, or is it known to
> not work?
>
> This seems to be the case with both 5.43.0 and 5.46.0...
>
> (¹ https://github.com/uncrustify/uncrustify/pull/1831)
> (² https://editorconfig.org/)
It should work, but libeditorconfig must be present at compile time.
Code in KTextEditor:
https://github.com/KDE/ktexteditor/tree/master/src/document -->
editorconfig.h/cpp
https://github.com/KDE/ktexteditor/blob/master/src/document/katedocument.cpp#L2595
Greetings
dh
More information about the KWrite-Devel
mailing list