Hi Maxim,
the settings I used were: Use Tab Character, Tab size = 8, Indent = 4.
I was not aware that changing the tab size does not take effect until
restarting IDEA.... that was posted later on the newsgroup.
> > I tried changing the Use tabs, tab size, indent size, etc. to no avail.
My workaround was to set the Tab to 4, same as the indent. This is far from
ideal since my team standard is 8.
Thanks,
Juan
BTW, my tab key is mapped to:
[Editor Actions | ChooseLookupItemReplace]
[Editor Actions | NextTemplateVariable]
[Editor Actions | IndentSelection]
[Editor Actions | Tab]
"Maxim Shafirov" <[EMAIL PROTECTED]> wrote in message
aeiflg$qp4$[EMAIL PROTECTED]">news:aeiflg$qp4$[EMAIL PROTECTED]...
> I was not able to reproduce the behaviour below. Would you please provide
me
> your settings: whether or not "use tab character" allowed? What is indent
> value, continuation indent, tab size etc.
>
> --
>
> Best regards,
> Maxim Shafirov
> JetBrains, Inc / IntelliJ Software
> http://www.intellij.com
> "Develop with pleasure!"
>
>
> "Juan Casares" <[EMAIL PROTECTED]> wrote in message
> ae8gbb$tkt$[EMAIL PROTECTED]">news:ae8gbb$tkt$[EMAIL PROTECTED]...
> > Lately the tab key is not behaving as it used to.
> >
> > if I have this code: ( | is the caret)
> >
> > class aClass {
> > void foo () {
> > if (true) {
> > doSomething();
> > |
> > }
> > }
> > }
> >
> > pressing tab once moves the caret here:
> > if (true) {
> > doSomething();
> > |
> > }
> >
> > and pressing it again takes the caret here:
> > if (true) {
> > doSomething();
> > |
> > }
> >
> > It seems to be doing two tabs instead of one. I cannot tab to the
> > doSomething() column. Shift-tab works correctly though.
> >
> > I tried changing the Use tabs, tab size, indent size, etc. to no avail.
> >
> > -Juan
> >
> >
>
>
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs