texstudio-org/texstudio

Feature Request: Support .editorconfig files

Aberta

#322 aberto em 18 de set. de 2018

 (6 comentários) (6 reações) (0 responsável)C++ (397 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (3.516 estrelas)
Métricas de merge de PR
 (Mesclagem média 5h 26m) (19 fundiu PRs em 30d)

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.

Guia do colaborador