开发者

Can the XCode editor do HTML tag completion

开发者 https://www.devze.com 2023-02-15 00:07 出处:网络
I am experimenting with Ruby and Rails on OS X, using t开发者_如何学Che XCode text editor as the \"IDE\". The one feature I am missing, so far, is the ability to have HTML tags automatically closed. I

I am experimenting with Ruby and Rails on OS X, using t开发者_如何学Che XCode text editor as the "IDE". The one feature I am missing, so far, is the ability to have HTML tags automatically closed. In other words, if I enter a <p> tag, then the </p> closing tag gets entered automatically.

Can the XCode text editor do this?


I was just spelunking through my old questions and realized I never got an answer to this one.

I eventually decided to go with RubyMine as my main Rails IDE. TextMate was my second choice, but it does not have split screen viewing, which I really really need.

0

精彩评论

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