mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 14:37:45 +07:00
Export visual guides to Json (IDEA-206789)
This commit is contained in:
@@ -257,6 +257,10 @@
|
||||
"use_single_class_imports": true,
|
||||
"variable_annotation_wrap": "off",
|
||||
"visibility": "public",
|
||||
"visual_guides": [
|
||||
11,
|
||||
22
|
||||
],
|
||||
"while_brace_force": "never",
|
||||
"while_on_new_line": false,
|
||||
"wrap_comments": false,
|
||||
|
||||
@@ -240,6 +240,10 @@
|
||||
"use_single_class_imports": true,
|
||||
"variable_annotation_wrap": "off",
|
||||
"visibility": "public",
|
||||
"visual_guides": [
|
||||
11,
|
||||
22
|
||||
],
|
||||
"while_brace_force": "never",
|
||||
"while_on_new_line": false,
|
||||
"wrap_comments": false,
|
||||
|
||||
Reference in New Issue
Block a user