CoatiSoftware/Sourcetrail

Add per-project tab width setting

Offen

#120 geöffnet am 29.07.2016

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.310 Forks)batch import
featuregood first issue

Repository-Metriken

Stars
 (14.130 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide