CoatiSoftware/Sourcetrail

Add per-project tab width setting

Open

#120 创建于 2016年7月29日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C++ (14,130 star) (1,310 fork)batch import
featuregood first issue

描述

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

贡献者指南