https://bugs.kde.org/show_bug.cgi?id=407763

Nibaldo G. <nibg...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kte
                   |                            |xteditor/b2064042daa143ae60
                   |                            |d5728d46777511aee74a02
         Resolution|---                         |FIXED

--- Comment #3 from Nibaldo G. <nibg...@gmail.com> ---
Git commit b2064042daa143ae60d5728d46777511aee74a02 by Nibaldo González.
Committed on 22/05/2019 at 11:25.
Pushed by ngonzalez into branch 'master'.

Fix: don't reset Highlight when saving some files

Summary:

Fix the regression of patch D20959.

In sftp:// or fish:// files, the current syntax highlighting isn't stored in
`$HOME/.config/katemetainfos`.
Therefore, when saving a file, the highlighting is reset.
This only happens when changing the hl from the "Highlighting" menu, not from
the "Mode" menu.

Basically, this returns to the state before the patch D20959, but now the
highlight will always change if `user` is true.

Reviewers: #ktexteditor, cullmann

Reviewed By: #ktexteditor, cullmann

Subscribers: kwrite-devel, kde-frameworks-devel

Tags: #kate, #frameworks

Differential Revision: https://phabricator.kde.org/D21331

M  +4    -2    src/document/katedocument.cpp

https://commits.kde.org/ktexteditor/b2064042daa143ae60d5728d46777511aee74a02

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to