CoatiSoftware/Sourcetrail

Add per-project tab width setting

开放

#120 创建于 2016年7月29日

 (3 条评论) (0 个反应) (0 位负责人)C++ (1,310 个派生)batch import
featuregood first issue

仓库指标

星标
 (14,130 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

please add per-project tab width setting, please

Edit: Implementation suggestion:

  • Add tab width setting to ProjectSettings
  • Show tab width dropdown selection in project settings dialog at general settings where project name and location are defined.
  • Remove tab width setting from ApplicationSettings
  • Replace access to ApplicationSettings with ProjectSettings for getting tab width in QtCodeField

贡献者指南