Tabifier 1.4

Version 1.4 - http://www.intellij.org/twiki/bin/view/Main/TabifierPlugin

Required update for OpenAPI change.

Also, now has a preferences panel in the Project Options. You can set the
number of tabs that get inserted between the type and variable name. You can
also set Tabifier to always insert spaces regardless of your Editor
settings.

--
Jordan Zimmerman
Altura International
Catalog City


0
Avatar
Permanently deleted user

"Jordan Zimmerman" <jordanz@altura.com> wrote in message
news:ai146g$res$1@is.intellij.net...

Version 1.4 - http://www.intellij.org/twiki/bin/view/Main/TabifierPlugin

>

Required update for OpenAPI change.

>

Also, now has a preferences panel in the Project Options. You can set the
number of tabs that get inserted between the type and variable name. You

can

also set Tabifier to always insert spaces regardless of your Editor
settings.


I don't think that inserting tabs after text is a good idea -> if tab size
shanges from one editor to another the text becomes completely misaligned.

Tabs should only be applied from the beggining of the line and up to the
first text in the line.

Carlos

--
Carlos Costa e Silva <carlos@keysoft.pt>


0
Avatar
Permanently deleted user

"Carlos Costa e Silva" <carlos@keysoft.pt> wrote in message
news:ai3r1l$g8g$1@is.intellij.net...

You can also set Tabifier to always insert spaces regardless of your

Editor

settings.

>

I don't think that inserting tabs after text is a good idea -> if tab size
shanges from one editor to another the text becomes completely misaligned.

>

Tabs should only be applied from the beggining of the line and up to the
first text in the line.


Sorry, wrote the mail by reading the twiki page and didn't notice this part
of the mail.

Carlos


0
Avatar
Permanently deleted user

Sorry, wrote the mail by reading the twiki page and didn't notice this

part

of the mail.

>

Right that's what that setting is for. You can set Tabifier so that it will
leave the tabs that precede the type and have spaces inserted between the
type and name.

--
Jordan Zimmerman
Altura International
Catalog City


0

请先登录再写评论。