Summary: | Individual Settings for different Versions of Kate and Katepart | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Jayesh Badwaik <kde> |
Component: | part | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | christoph, kde |
Priority: | NOR | ||
Version First Reported In: | 16.04.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/ktexteditor/7a7b2f02f89f170da34e68084d11fd813279260f | Version Fixed In: | 5.50 |
Sentry Crash Report: |
Description
Jayesh Badwaik
2016-07-16 12:17:12 UTC
I am also affected by this bug after switching from KDE 4. I use Kate as a plain text editor (no line numbers, etc.), and use KDevelop for programming (show line numbers, etc.). Being forced to use the same editor settings means I am forced to choose between Kate and KDevelop. It appears that the only way to get my previous setup would be to use a GTK based text editor to replace Kate. For me, the best solution would be if I could setup my "global" settings in Kate, then tick a box in KDevelop editor settings saying "program specific settings" and setup my programming environment. My System: Linux Mint 18 with Kate 15.12.3 (from packages) and KDevelop 5.0.1 (compiled from source). Git commit 7bc88de8f64e3fc6ae6def202ea08c8ca3eab39d by Christoph Cullmann. Committed on 12/08/2018 at 21:40. Pushed by cullmann into branch 'syntax-highlighting'. store KTextEditor configuration in the application config object CHANGELOG: KTextEditor configuration is now application local again, the old global configuration will be imported on first use as discussed in the tram after the social event with Dominik & co. M +8 -8 src/utils/kateconfig.cpp M +20 -0 src/utils/kateglobal.cpp M +1 -7 src/utils/kateglobal.h https://commits.kde.org/ktexteditor/7bc88de8f64e3fc6ae6def202ea08c8ca3eab39d |