CoatiSoftware/Sourcetrail

Add per-project tab width setting

Aberta

#120 aberto em 29 de jul. de 2016

 (3 comentários) (0 reação) (0 responsável)C++ (1.310 forks)batch import
featuregood first issue

Métricas do repositório

Stars
 (14.130 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador