texstudio-org/texstudio

Feature Request: Support .editorconfig files

開放

#322 建立於 2018年9月18日

 (6 則留言) (6 個反應) (0 位負責人)C++ (397 個分叉)auto 404
enhancementhelp wanted

倉庫指標

星標
 (3,516 顆星)
PR 合併指標
 (平均合併 5小時 26分鐘) (30 天內合併 19 個 PR)

描述

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.

貢獻者指南