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

貢獻者指南