Nikolay Krasko
|
ab1095a84e
|
Formatter: remove unnecessary spaces in value and type parameter lists
|
2012-09-18 19:26:53 +04:00 |
|
Nikolay Krasko
|
e29182b2fb
|
Don't indent { for functions on new lines
|
2012-09-18 19:26:52 +04:00 |
|
Nikolay Krasko
|
72fb2c0d02
|
KT-2242 Fix {<space>(a: Int) -> a } case
#KT-2242 Fixed
|
2012-09-18 19:26:51 +04:00 |
|
Nikolay Krasko
|
9c91acac74
|
KT-2242 formatting problems: function literal passed outside the parentheses - option for spaces in single line function literal
#KT-2242 Fixed
|
2012-08-21 16:16:23 +04:00 |
|
Nikolay Krasko
|
cb0cf8e563
|
KT-1545 reformatting of kotlin code uses incorrect indentation for multi-line kdoc comments
#KT-1545 Open
|
2012-08-21 13:25:17 +04:00 |
|
Nikolay Krasko
|
2e92594462
|
KT-2242 formatting problems: function literal passed outside the parentheses
#KT-2242 Fixed
|
2012-08-21 12:54:53 +04:00 |
|
Nikolay Krasko
|
b85300d90a
|
KT-2572 Cursor position on Enter after 'try'
#KT-2575 Fixed
|
2012-08-20 20:13:58 +04:00 |
|
Nikolay Krasko
|
66984a5f23
|
Fix test with file rename
|
2012-06-28 00:48:44 +04:00 |
|
Nikolay Krasko
|
4a0b13d11e
|
KT-2254 Incorrect indentation after = in val:
#KT-2254 fixed
|
2012-06-27 21:01:55 +04:00 |
|
Nikolay Krasko
|
b5d5e42e5b
|
KT-2217 Formatter fails to format unary minus
#KT-2217 fixed
|
2012-06-08 21:59:50 +04:00 |
|
Nikolay Krasko
|
deb13344c0
|
Fix test and add special option for spacing around colon in type definitions
|
2012-05-23 19:29:18 +04:00 |
|
Nikolay Krasko
|
ccb8c08684
|
Fix test and add special option for spacing around colon in type definitions
|
2012-05-23 18:44:23 +04:00 |
|
Alexander.Podkhalyuzin
|
b5b9f7ba98
|
Fixed broken testdata.
|
2012-05-23 15:58:12 +04:00 |
|
Nikolay Krasko
|
5ac866ba3c
|
KT-1912 Formatter: smart indent doesn't work in a function literal
#KT-1099 fixed
#KT-1912 fixed
|
2012-05-11 18:36:33 +04:00 |
|
Nikolay Krasko
|
a0d8ab6db5
|
KT-1712 Formatting for getters and setters
#KT-1712 fixed
|
2012-04-04 17:36:55 +04:00 |
|
Nikolay Krasko
|
0d1767fbf1
|
KT-1161 Formatter: indent parameters after function call on new line (not very beautiful but it will be refactored in future)
#KT-1161 fixed
|
2012-04-04 14:05:51 +04:00 |
|
Nikolay Krasko
|
cc449bcdd8
|
- Formatter parameter alignment
- Change formatter testing framework
- Activate "Wrapping and Braces" tab
|
2012-03-30 19:23:16 +04:00 |
|
Nikolay Krasko
|
ae1138c4ba
|
Activate "around operators" space properties. Remove other from settings
|
2012-03-12 17:43:29 +04:00 |
|
Nikolay Krasko
|
c21cdaf413
|
Start working with spaces:
KT-1532 IDEA should remove extra whitespaces when reformmating code
KT-1378 Code formatting: spaces around ':'
#KT-1532 fixed
#KT-1378 fixed
|
2012-03-11 22:11:55 +04:00 |
|
Nikolay Krasko
|
ccaffd8165
|
KT-1312 Formatter: After package directive should be empty line - test
|
2012-03-06 13:30:36 +04:00 |
|
Nikolay Krasko
|
cdac293a8d
|
- Fix typing enter after import
- Prepared tests for KT-1161 (disabled)
|
2012-02-09 18:11:40 +04:00 |
|
Nikolay Krasko
|
8eb9649e7f
|
KT-1158 Formatter: indent fluent api calls
|
2012-02-09 18:07:55 +04:00 |
|
Nikolay Krasko
|
bd1bb1f0bd
|
- Tests for KT-1051, KT-1151 and KT-1100
- Icon for java fake class
|
2012-02-03 16:05:30 +04:00 |
|
Nikolay Krasko
|
e5f4377ee4
|
- KT-1068 Formatter: no indent after for
- KT-1098 After entering "if (lock == null)" and pressing enter indent is wrong
- Move tests for formatter
|
2012-01-25 15:03:46 +04:00 |
|
Nikolay Krasko
|
dd1fd26461
|
KT-1053 Incorrect auto formatting of when expression
|
2012-01-18 19:27:41 +04:00 |
|