texstudio-org/texstudio

Feature Request: Support .editorconfig files

Offen

#322 geöffnet am 18.09.2018

 (6 Kommentare) (6 Reaktionen) (0 zugewiesene Personen)C++ (397 Forks)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (3.516 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5h 26m) (19 gemergte PRs in 30 T)

Beschreibung

When collaborating with others it could be really useful to support .editorconfig files: https://editorconfig.org/ Please evaluate whether you would like to implement this. Maybe some code could be borrowed from KTextEditor (https://phabricator.kde.org/D4537) which already has support for this.

I would especially enjoy support for things like trim_trailing_whitespace, see https://github.com/editorconfig/editorconfig/wiki/Property-research:-Trim-trailing-spaces since that would help keeping a clean diff.

Contributor Guide