We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
in the readme I see it supports Text, Java, XML and Ant editors. Are there plans to support C language files?
br
The text was updated successfully, but these errors were encountered:
I use Vim for editing C language files so I'm not motivated to add support myself. Contributions are welcome ofcourse. Implementing the tab settings for other types of editors is reasonably straight forward as long as the editor supports that setting. The hard part is figuring out what the property to set is called. See https://github.com/ncjones/editorconfig-eclipse/blob/master/editorconfig-eclipse-plugin/src/main/java/com/ncjones/editorconfig/eclipse/EditorConfigEditorActivationHandler.java#L62
Sorry, something went wrong.
No branches or pull requests
Hi,
in the readme I see it supports Text, Java, XML and Ant editors.
Are there plans to support C language files?
br
The text was updated successfully, but these errors were encountered: