Hello all, I have a mostly working implementation of the EditorConfig core written for Qt5.
https://github.com/dail8859/editorconfig-core-qt There has been interest in the past (see https://github.com/editorconfig/editorconfig-qtcreator/issues/3) to have a Qt-based core that does not rely on the preexisting editorconfig-core-c (which includes its own PCRE). I had a need to write one for myself and I am making this available for anyone interested in using/developing this core. A bit about the current state of this: 1. It is passing 86% of tests currently. 2. I am only able to test this on Windows using Qt 5.14 3. I am not a Qt expert, so if anything looks odd feel free to make suggestions. Questions/comments are welcome. Thanks, Justin -- You received this message because you are subscribed to the Google Groups "EditorConfig" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/editorconfig/eb09ed72-662b-4d35-adde-19849785d8cc%40googlegroups.com.
