开发者

Aptana 3.04, insert comment when typing h1?

开发者 https://www.devze.com 2023-03-30 03:13 出处:网络
Every time I try to type \"h1\" w/o quotes in a CSS file Aptana is inserting a comment snippet. It did not do t开发者_Go百科his in past versions, please change the auto-complete to something else as y

Every time I try to type "h1" w/o quotes in a CSS file Aptana is inserting a comment snippet. It did not do t开发者_Go百科his in past versions, please change the auto-complete to something else as you can imagine having to type h (escape) 1 just to style a head tag can be quite frustrating. Thanks.


This is being worked on, but in the meantime:

  1. Commands > Source > Edit this bundle
  2. Open command/insert_source_header.rb and edit/delete the cmd.trigger = 'head' line
  3. Save the file
0

精彩评论

暂无评论...
验证码 换一张
取 消