komodoedit - Komodo Edit - Autocomplete filling script tag with wrong attributes -


i using komodo edit 8.0. whenever add <script> tag, fills tag in

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

how 1 change komodo fills in script tag?

komodo dev here, because "script" triggers auto-abbreviation. snippet in toolbox name "script" has "auto-abbreviation" toggle enabled. please have @ snippets documentation: http://docs.activestate.com/komodo/8.0/snippets.html

you can turn off either "script" toggling "auto-abbreviation" checkbox or globally toggling "enable auto-abbreviations" under preferences > editor > smart editing, in same area can change trigger these auto-abbreviations. example have configured trigger on "\t" (tab) can press tab trigger abbreviation.


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -