Ticket #512 (closed enhancement: fixed)

Opened 5 months ago

Last modified 5 months ago

Add per-project view settings

Reported by: anonymous Owned by: https://me.yahoo.com/postrockrob#52e3a
Priority: minor Milestone: 0.8
Component: application Keywords:
Cc:

Description

It would be nice if default view settings for major modes could be saved for each project. These would be independent of the defaults set in the global settings, and would allow things like tab and indent settings to vary in different projects without having to add file-local settings to each file in the project.

Attachments

Change History

Changed 5 months ago by https://me.yahoo.com/postrockrob#52e3a

  • status changed from new to assigned
  • owner changed from rob to https://me.yahoo.com/postrockrob#52e3a

Changed 5 months ago by rob

  • status changed from assigned to closed
  • resolution set to fixed

(In [1587]) Fixed #512: added per-project settings

  • added new fundamental.default_settings_applied publish/subscribe message
  • added handler in project.py to load settings when on the fundamental.default_settings_applied message
  • added actions to save view settings for a single major mode type or all modes in the project
  • refactored the config file loading stuff in ProjectPlugin?
  • refactored the file local comments handling in Fundamental
  • fixed bug in kate file local handling of ViewWhiteSpace?

Add/Change #512 (Add per-project view settings)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.