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

--- Comment #2 from abin <abin.g...@gmail.com> ---
After update syntax highlighting works fine, but indentation and auto complete
is not working as expected. Detailed below

Set indentation to 'Normal' from settings
1. Create an new file and save as 123.html
2. type <html> and press enter.
3. As per configuration when '<' is typed the closing brackets should be auto
closed with '>' but kwrite is not closing the brackets, but {,( ,[ works fine.
As the file is an html file <html> tag should be auto completed with
</html>,but not working in kwrite, infact kwrite is not closing any of the html
keywords. Regarding indentation after  <html> the next line should be properly
indented (usually with tab) but instead kwrite begins from the very start of
next line (The indentation works fine if we select XML from the indentation in
KWrite settings)

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

Reply via email to