Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.15k stars 303 forks source link

Indentation issues Komodo Edit 11 #3699

Open NicolayHolz opened 5 years ago

NicolayHolz commented 5 years ago

Short Summary

I installed Komodo Edit 11 for the first time on Windows 7 to work through HTML examples from a book. Indentation is supposed to happen for the html docs, but does not. I followed several people on the web and changed indent settings in the preferences, such as "Allow file contents to override... etc." to no avail. I changed tabs to spaces.... to no avail... no settings change and file reload will cause any indentation whatsoever. The files are very simple.

Steps to Reproduce

Every time... and after each indent settings change. Simply install the latest Komodo edit from the Windows msi... and voila!

Expected results

The dang thing should indent.

Actual results

No indentation!

Platform Information

Windows 7 64 bit Komodo Edit or IDE? Komodo Edit Komodo Version? Komodo Edit, version 11.1.1, build 18206, platform win32-x86. Built on Wed Dec 12 21:49:38 2018. Operating System (and version)? Win 7 professional Service Pack 1

Additional Information

th3coop commented 5 years ago

Please provide a code example or an example file with reproduction steps.

NicolayHolz commented 5 years ago

I replied to an email, but got no response, so I am posting more here. To reproduce and as these were my first steps in trying to use this editor: Download to windows 7 pro 64bit... run installer, copy and paste the code and voila, indentation does not work.

capture
th3coop commented 5 years ago

so I am posting more here.

That's what you should do always, especially if you need to provide an attachment.

Please provide the file, not a screenshot.