Bug 193007 - Add Per-project editor settings
Summary: Add Per-project editor settings
Status: RESOLVED DUPLICATE of bug 200121
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: shell (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-17 15:33 UTC by Thomas McGuire
Modified: 2011-07-11 12:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas McGuire 2009-05-17 15:33:09 UTC
Version:           3.9.92 (using KDevPlatform 0.9.92) (using 4.2.85 (KDE 4.2.85 (KDE 4.3 Beta1)), compiled sources)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.27.21-0.1-default

Right now, the editor settings are global. That means if I set the editor to two spaces indentation, I have to change that every time I switch to a project to uses four spaces indentation, which is annoying.

So please make the editor settings per-project. Probably should base the editor settings of the project based on some global settings.
Another solution could be to make the style settings per project. Those style settings could then overwrite some of the editor settings, like amount of spaces used for indentation.
Comment 1 Milian Wolff 2011-07-11 12:29:29 UTC
merging with 200121 as it has more comments

*** This bug has been marked as a duplicate of bug 200121 ***