Jump to content
Muxe Inc Forums
Sign in to follow this  
GPFault

Unsorted in find panel lead to crash

Recommended Posts

GPFault    0

1.

In 2.15.8835 selecing unsorted order in find panel lead to crash(i`m not sure but in some older versions it sorted by path correctly)

 

2.

some strange behaviour in editor(tested with unlimit uninindent on, smart (un)?indent off, SHIFT-TAB for window switch off, tab move blocks on)

 

Create 2-line file:

 aaaa
aaaa

(There is one leading space in first line)

 

select all

press tab

all lines are indented with 3 spaces (because i have tab set to 4)

 

Now add a leading space to each line(you get tabsize+1 spaces in first line, tabsize in second)

select all

press tab (indent with 3)

press shift+tab(unindent with 4)

 

So we have tab, shift+tab is not equivalent to nooperation

Is this really wanted behaviour in case of blocks(in one line case it`s ok, but with block we get all block indent size depending on 1st line)?

maybe use always tabsize for indent of block?

(it`s only an idea to think; really i hadn`t decided to myself which behaviour is better)

Share this post


Link to post
Share on other sites

hi GPF!

 

1. was already reported, but still thanks :)

 

2. i understand the problem, but i think this behaviour is correct.

a block should be treated as one unit IMO like one line.

and the starting line of the block is the anchor for this unit.

 

best wishes

Stefan / AH

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×