My settings for JetBrains IDEs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

83 lines
1.6 KiB

  1. <application>
  2. <component name="ToolWindowLayout"><![CDATA[{
  3. "layouts": {
  4. "Custom": {
  5. "v2": [
  6. {
  7. "id": "Project",
  8. "order": 0,
  9. "contentUiType": "COMBO",
  10. "weight": 0.25
  11. },
  12. {
  13. "id": "Commit",
  14. "order": 1,
  15. "weight": 0.25
  16. },
  17. {
  18. "id": "Structure",
  19. "order": 2,
  20. "weight": 0.25,
  21. "isSplit": true
  22. },
  23. {
  24. "id": "Notifications",
  25. "order": 0,
  26. "anchor": "RIGHT",
  27. "contentUiType": "COMBO",
  28. "weight": 0.25
  29. },
  30. {
  31. "id": "AIAssistant",
  32. "order": 1,
  33. "anchor": "RIGHT",
  34. "weight": 0.25
  35. },
  36. {
  37. "id": "Database",
  38. "order": 2,
  39. "anchor": "RIGHT",
  40. "weight": 0.25
  41. },
  42. {
  43. "id": "Gradle",
  44. "order": 3,
  45. "anchor": "RIGHT",
  46. "weight": 0.25
  47. },
  48. {
  49. "id": "Maven",
  50. "order": 4,
  51. "anchor": "RIGHT",
  52. "weight": 0.25
  53. },
  54. {
  55. "id": "Version Control",
  56. "order": 0,
  57. "anchor": "BOTTOM"
  58. },
  59. {
  60. "id": "Problems",
  61. "order": 1,
  62. "anchor": "BOTTOM"
  63. },
  64. {
  65. "id": "Problems View",
  66. "order": 2,
  67. "anchor": "BOTTOM"
  68. },
  69. {
  70. "id": "Terminal",
  71. "order": 3,
  72. "anchor": "BOTTOM"
  73. },
  74. {
  75. "id": "Services",
  76. "order": 4,
  77. "anchor": "BOTTOM"
  78. }
  79. ]
  80. }
  81. }
  82. }]]></component>
  83. </application>