Commit Graph

9 Commits

Author SHA1 Message Date
Rustam Vishnyakov 76ebb5a63b Extract generic code style property accessor not limited with fields
with example implementation for Java repeat_annotations property
2019-02-06 14:11:15 +03:00
Tagir Valeev a50261a9c5 jsonExport: added "replace_sum" option 2019-01-31 16:52:10 +07:00
Rustam Vishnyakov 5fac736339 Use language domain ID as a property when serializing code style to Json
to make it easier to create a Json schema later.
2019-01-29 17:31:47 +03:00
Rustam Vishnyakov 7acb06052b Use actual types (integer, boolean) when exporting code style settings to Json 2019-01-29 12:19:04 +03:00
Rustam Vishnyakov f3709c55b8 Export wrap on typing property as boolean 2019-01-28 19:40:50 +03:00
Rustam Vishnyakov a9c079594b Add header information (scheme name, version) to exported code style Json 2019-01-28 18:59:49 +03:00
Rustam Vishnyakov 4064f4c32b Test data fix: use j2ee settings if available 2019-01-25 14:25:57 +03:00
Rustam Vishnyakov 254c3dff56 Replace a simple code style property test with export to Json 2019-01-23 16:22:56 +03:00
Rustam Vishnyakov 9266c05e9a Migrate non-default global WRAP_COMMENTS option to Java code style
for versions prior to 2017.3. See IDEA-189746
2018-04-17 16:35:36 +03:00