Please Komodo ide 12.0.1 problem

Hello.
Please Help.
Before this i only was using komodo edit and not any problem. for update i see only use ide version so install it.
to day i want edit html5 file but problems started!

When i type (<script) and type space it automatically type this:

        < script type="application/x-javascript"><![CDATA[

    //]]>
    </script>

when i type (text/) it automatically type this:

< label>Label< input type="text" id="id"/>< /label>

why?

Hi @arsse,

I’m not 100% sure why you’re seeing that. You could first try disabling Auto-Abbreviations, Edit menu > Preferences > Editor > Smart Editing: Auto-Abbreviations.

If that doesn’t work I’d try restarting in safe-mode and seeing if you can reproduce the issue; Help menu > Troubleshooting > Restart in Safe-Mode.

I’m not able to reproduce what you’re seeing:
komodo-script-tag

  • Carey

Thanks.problem solved by your help.

1 Like