Menu

#357 indent.auto sets Indent Size = 1

Feature_Request
closed-rejected
SciTE (658)
3
2005-10-05
2005-10-05
Piotr Fusik
No

It's quite common for C and Java sources to start with
the following type of comments:
/*
* foobar
* ...
*/

(in case you don't see it, there are spaces before
asterisks)

indent.auto=1, which is normally quite handy, sets
Indent Size to 1 for such files
(the code is really indented with 4 spaces, for example),
which is completely useless.

I think indent.auto should never set Indent Size to 1.

Discussion

  • Piotr Fusik

    Piotr Fusik - 2005-10-05
    • priority: 5 --> 3
     
  • Neil Hodgson

    Neil Hodgson - 2005-10-05

    Logged In: YES
    user_id=12579

    Some people use single space indentation or have to deal
    with files with single space indentation. Implementing
    comment avoiding indentation discovery is a much more
    complex feature that should be handled with script.

     
  • Neil Hodgson

    Neil Hodgson - 2005-10-05
    • milestone: 100660 --> Feature_Request
    • assigned_to: nobody --> nyamatongwe
    • status: open --> closed-rejected
     

Log in to post a comment.