Bug 551992 - It would be useful to add INDENT_BY_TWO or indent with a range 1-4 or something
Summary: It would be useful to add INDENT_BY_TWO or indent with a range 1-4 or something
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.14   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-10 01:59 EDT by Pino Silvaggio CLA
Modified: 2023-09-21 13:18 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pino Silvaggio CLA 2019-10-10 01:59:27 EDT
It would be useful to add INDENT_BY_TWO or indent with a range 1-4 or something. So form below works:

public void method(
        String text, int value1, int value2)
    throws Exception {
}

and not

public void method(
    String text, int value1, int value2)
    throws Exception {
}
Comment 1 Eclipse Genie CLA 2021-09-30 07:22:27 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 2 Eclipse Genie CLA 2023-09-21 13:18:09 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.