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

Michel Ludwig <michel.lud...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/offi
                   |                            |ce/kile/-/commit/7e142b1bec
                   |                            |7de8a429ef401cc551797b2fbe6
                   |                            |1df
             Status|REPORTED                    |RESOLVED

--- Comment #7 from Michel Ludwig <michel.lud...@gmail.com> ---
Git commit 7e142b1bec7de8a429ef401cc551797b2fbe61df by Michel Ludwig, on behalf
of Kishore Gopalakrishnan.
Committed on 01/07/2023 at 06:31.
Pushed by mludwig into branch 'master'.

Environment completion: don't use virtual cursor position

What we actually need here is the real cursor position (where tab is
counted as one character) rather than the virtual cursor position (where
tab can count as multiple characters depending on the user's config).
This commit makes sure that \end{env} is inserted in the right place
even when the user uses tabs for indentation.

M  +1    -1    src/editorextension.cpp

https://invent.kde.org/office/kile/-/commit/7e142b1bec7de8a429ef401cc551797b2fbe61df

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

Reply via email to