File type set by user is being reset after opening a session and reloading (F5) a file with file type set by user.
The proposed solution is to save/restore the m_fileTypeSetByUser variable in the session.
cullmann |
Frameworks | |
KTextEditor |
File type set by user is being reset after opening a session and reloading (F5) a file with file type set by user.
The proposed solution is to save/restore the m_fileTypeSetByUser variable in the session.
see the video for a before/after demonstration.
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
Does this fix https://bugs.kde.org/show_bug.cgi?id=358281 ?
In general, I think this looks good and your video also demonstrates this nicely.
Still, a second ok would be nice.
@cullmann Does this also look good to you?