CoatiSoftware/Sourcetrail

Add per-project tab width setting

Open

#120 opened on 2016年7月29日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)C++ (14,130 stars) (1,310 forks)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

コントリビューターガイド