FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

tab/space mixture after return

 
Post new topic   Reply to topic     Forum Index -> Descent
View previous topic :: View next topic  
Author Message
kihjin



Joined: 28 Dec 2006
Posts: 18

PostPosted: Sat Sep 22, 2007 3:05 pm    Post subject: tab/space mixture after return Reply with quote

Code:
[tab][tab]cmd c = {part[0 .. pos], (part[pos + 1] != '!')};


When I have the caret positioned after {, yet before part, the editor will generate as many spaces as it needs to line up on the next line.

Code:

[tab][tab]cmd c = {
[tab][tab][space..]part[0 .. pos], (part[pos + 1] != '!')};


I wasn't able to figure out how to disable this behavior. I would rather tabs be used all the time, and not have any spaces such as that. I do have "tabs only" selected in the formatter.

Thanks!
Back to top
View user's profile Send private message
asterite



Joined: 01 Jun 2006
Posts: 235
Location: Buenos Aires, Argentina

PostPosted: Mon Sep 24, 2007 5:36 am    Post subject: Reply with quote

We'll try to add an option to fill with tabs the more we can, and not use spaces, for the next release.

BTW, why is it a problem for you?
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
kihjin



Joined: 28 Dec 2006
Posts: 18

PostPosted: Mon Sep 24, 2007 7:16 am    Post subject: Reply with quote

It's not so much a problem, just an annoyance. I have "Tabs only" selected, so it seems that only tabs should be generated.
Either way my code still compiles :-D
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Descent All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group