CoatiSoftware/Sourcetrail

Add per-project tab width setting

Ouverte

#120 ouverte le 29 juil. 2016

 (3 commentaires) (0 réaction) (0 personne assignée)C++ (1 310 forks)batch import
featuregood first issue

Métriques du dépôt

Stars
 (14 130 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur