texstudio-org/texstudio
Feature Request: Support .editorconfig files
Ouverte
#322 ouverte le 18 sept. 2018
enhancementhelp wanted
Métriques du dépôt
- Stars
- (3 516 étoiles)
- Métriques de merge PR
- (Merge moyen 5h 26m) (19 PRs mergées en 30 j)
Description
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.