texstudio-org/texstudio

Feature Request: Support .editorconfig files

Aperta

#322 aperta il 18 set 2018

 (6 commenti) (6 reazioni) (0 assegnatari)C++ (397 fork)auto 404
enhancementhelp wanted

Metriche repository

Star
 (3516 stelle)
Metriche merge PR
 (Merge medio 5h 26m) (19 PR mergiate in 30 g)

Descrizione

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.

Guida contributor