workspace.xml 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AnalysisUIOptions">
  4. <option name="SCOPE_TYPE" value="3" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="572abf85-03e1-4599-b153-4d91dce81c15" name="Default" comment="">
  8. <change type="DELETED" beforePath="$PROJECT_DIR$/README.md" afterPath="" />
  9. <change type="DELETED" beforePath="$PROJECT_DIR$/client/image_share.css" afterPath="" />
  10. <change type="DELETED" beforePath="$PROJECT_DIR$/client/image_share.html" afterPath="" />
  11. <change type="DELETED" beforePath="$PROJECT_DIR$/client/main.js" afterPath="" />
  12. <change type="DELETED" beforePath="$PROJECT_DIR$/lib/collections.js" afterPath="" />
  13. <change type="DELETED" beforePath="$PROJECT_DIR$/public/bass.jpg" afterPath="" />
  14. <change type="DELETED" beforePath="$PROJECT_DIR$/public/beard.jpg" afterPath="" />
  15. <change type="DELETED" beforePath="$PROJECT_DIR$/public/favicon.ico" afterPath="" />
  16. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_1.jpg" afterPath="" />
  17. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_10.jpg" afterPath="" />
  18. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_11.jpg" afterPath="" />
  19. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_12.jpg" afterPath="" />
  20. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_13.jpg" afterPath="" />
  21. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_14.jpg" afterPath="" />
  22. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_15.jpg" afterPath="" />
  23. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_16.jpg" afterPath="" />
  24. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_17.jpg" afterPath="" />
  25. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_18.jpg" afterPath="" />
  26. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_19.jpg" afterPath="" />
  27. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_2.jpg" afterPath="" />
  28. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_20.jpg" afterPath="" />
  29. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_21.jpg" afterPath="" />
  30. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_22.jpg" afterPath="" />
  31. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_3.jpg" afterPath="" />
  32. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_4.jpg" afterPath="" />
  33. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_5.jpg" afterPath="" />
  34. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_6.jpg" afterPath="" />
  35. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_7.jpg" afterPath="" />
  36. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_8.jpg" afterPath="" />
  37. <change type="DELETED" beforePath="$PROJECT_DIR$/public/img_9.jpg" afterPath="" />
  38. <change type="DELETED" beforePath="$PROJECT_DIR$/public/laptops.jpg" afterPath="" />
  39. <change type="DELETED" beforePath="$PROJECT_DIR$/public/readme.txt" afterPath="" />
  40. <change type="DELETED" beforePath="$PROJECT_DIR$/server/startup.js" afterPath="" />
  41. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.eslintrc.js" afterPath="$PROJECT_DIR$/.eslintrc.js" />
  42. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.gitignore" afterPath="$PROJECT_DIR$/.gitignore" />
  43. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.meteor/.id" afterPath="$PROJECT_DIR$/.meteor/.id" />
  44. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.meteor/packages" afterPath="$PROJECT_DIR$/.meteor/packages" />
  45. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.meteor/versions" afterPath="$PROJECT_DIR$/.meteor/versions" />
  46. </list>
  47. <ignored path="image_share.iws" />
  48. <ignored path=".idea/workspace.xml" />
  49. <ignored path=".idea/dataSources.local.xml" />
  50. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  51. <option name="TRACKING_ENABLED" value="true" />
  52. <option name="SHOW_DIALOG" value="false" />
  53. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  54. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  55. <option name="LAST_RESOLUTION" value="IGNORE" />
  56. </component>
  57. <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
  58. <component name="CreatePatchCommitExecutor">
  59. <option name="PATCH_PATH" value="" />
  60. </component>
  61. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  62. <component name="FavoritesManager">
  63. <favorites_list name="image_share" />
  64. </component>
  65. <component name="FileEditorManager">
  66. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  67. <file leaf-file-name="siteace.js" pinned="false" current-in-tab="true">
  68. <entry file="file://$PROJECT_DIR$/siteace.js">
  69. <provider selected="true" editor-type-id="text-editor">
  70. <state vertical-scroll-proportion="0.0">
  71. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  72. <folding />
  73. </state>
  74. </provider>
  75. </entry>
  76. </file>
  77. <file leaf-file-name=".eslintrc.js" pinned="false" current-in-tab="false">
  78. <entry file="file://$PROJECT_DIR$/.eslintrc.js">
  79. <provider selected="true" editor-type-id="text-editor">
  80. <state vertical-scroll-proportion="0.0">
  81. <caret line="22" column="13" selection-start-line="22" selection-start-column="13" selection-end-line="22" selection-end-column="13" />
  82. <folding />
  83. </state>
  84. </provider>
  85. </entry>
  86. </file>
  87. </leaf>
  88. </component>
  89. <component name="FileTemplateManagerImpl">
  90. <option name="RECENT_TEMPLATES">
  91. <list>
  92. <option value="JavaScript File" />
  93. </list>
  94. </option>
  95. </component>
  96. <component name="Git.Settings">
  97. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  98. </component>
  99. <component name="IdeDocumentHistory">
  100. <option name="CHANGED_PATHS">
  101. <list>
  102. <option value="$PROJECT_DIR$/.gitignore" />
  103. <option value="$PROJECT_DIR$/image_share.css" />
  104. <option value="$PROJECT_DIR$/image_share.js" />
  105. <option value="$PROJECT_DIR$/image_share.html" />
  106. <option value="$PROJECT_DIR$/server/server.js" />
  107. <option value="$PROJECT_DIR$/client/client.js" />
  108. <option value="$PROJECT_DIR$/shared/image_share.js" />
  109. <option value="$PROJECT_DIR$/startup.js" />
  110. <option value="$PROJECT_DIR$/client/main.js" />
  111. <option value="$PROJECT_DIR$/client/image_share.css" />
  112. <option value="$PROJECT_DIR$/client/image_share.html" />
  113. <option value="$PROJECT_DIR$/lib/collections.js" />
  114. <option value="$PROJECT_DIR$/.eslintrc.js" />
  115. </list>
  116. </option>
  117. </component>
  118. <component name="JsBuildToolGruntFileManager" detection-done="true" />
  119. <component name="JsBuildToolPackageJson" detection-done="true" />
  120. <component name="JsGulpfileManager">
  121. <detection-done>true</detection-done>
  122. </component>
  123. <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
  124. <component name="ProjectFrameBounds">
  125. <option name="y" value="23" />
  126. <option name="width" value="1916" />
  127. <option name="height" value="1177" />
  128. </component>
  129. <component name="ProjectInspectionProfilesVisibleTreeState">
  130. <entry key="Project Default">
  131. <profile-state>
  132. <expanded-state>
  133. <State>
  134. <id />
  135. </State>
  136. <State>
  137. <id>CSS</id>
  138. </State>
  139. <State>
  140. <id>JavaScript</id>
  141. </State>
  142. <State>
  143. <id>Meteor</id>
  144. </State>
  145. <State>
  146. <id>Probable bugsCSS</id>
  147. </State>
  148. <State>
  149. <id>RELAX NG</id>
  150. </State>
  151. <State>
  152. <id>XPath</id>
  153. </State>
  154. <State>
  155. <id>XSLT</id>
  156. </State>
  157. </expanded-state>
  158. <selected-state>
  159. <State>
  160. <id>Meteor</id>
  161. </State>
  162. </selected-state>
  163. </profile-state>
  164. </entry>
  165. </component>
  166. <component name="ProjectLevelVcsManager" settingsEditedManually="false">
  167. <OptionsSetting value="true" id="Add" />
  168. <OptionsSetting value="true" id="Remove" />
  169. <OptionsSetting value="true" id="Checkout" />
  170. <OptionsSetting value="true" id="Update" />
  171. <OptionsSetting value="true" id="Status" />
  172. <OptionsSetting value="true" id="Edit" />
  173. <ConfirmationsSetting value="0" id="Add" />
  174. <ConfirmationsSetting value="0" id="Remove" />
  175. </component>
  176. <component name="ProjectView">
  177. <navigator currentView="ProjectPane" proportions="" version="1">
  178. <flattenPackages />
  179. <showMembers />
  180. <showModules />
  181. <showLibraryContents />
  182. <hideEmptyPackages />
  183. <abbreviatePackageNames />
  184. <autoscrollToSource />
  185. <autoscrollFromSource />
  186. <sortByType />
  187. <manualOrder />
  188. <foldersAlwaysOnTop value="true" />
  189. </navigator>
  190. <panes>
  191. <pane id="ProjectPane">
  192. <subPane>
  193. <PATH>
  194. <PATH_ELEMENT>
  195. <option name="myItemId" value="image_share" />
  196. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  197. </PATH_ELEMENT>
  198. </PATH>
  199. <PATH>
  200. <PATH_ELEMENT>
  201. <option name="myItemId" value="image_share" />
  202. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  203. </PATH_ELEMENT>
  204. <PATH_ELEMENT>
  205. <option name="myItemId" value="work" />
  206. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  207. </PATH_ELEMENT>
  208. </PATH>
  209. <PATH>
  210. <PATH_ELEMENT>
  211. <option name="myItemId" value="image_share" />
  212. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  213. </PATH_ELEMENT>
  214. <PATH_ELEMENT>
  215. <option name="myItemId" value="work" />
  216. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  217. </PATH_ELEMENT>
  218. <PATH_ELEMENT>
  219. <option name="myItemId" value=".meteor" />
  220. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  221. </PATH_ELEMENT>
  222. </PATH>
  223. <PATH>
  224. <PATH_ELEMENT>
  225. <option name="myItemId" value="image_share" />
  226. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  227. </PATH_ELEMENT>
  228. <PATH_ELEMENT>
  229. <option name="myItemId" value="work" />
  230. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  231. </PATH_ELEMENT>
  232. <PATH_ELEMENT>
  233. <option name="myItemId" value=".meteor" />
  234. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  235. </PATH_ELEMENT>
  236. <PATH_ELEMENT>
  237. <option name="myItemId" value="local" />
  238. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  239. </PATH_ELEMENT>
  240. </PATH>
  241. </subPane>
  242. </pane>
  243. <pane id="Scratches" />
  244. <pane id="Scope" />
  245. </panes>
  246. </component>
  247. <component name="PropertiesComponent">
  248. <property name="settings.editor.selected.configurable" value="settings.javascript.linters.eslint" />
  249. <property name="settings.editor.splitter.proportion" value="0.2" />
  250. <property name="javascript.nodejs.core.library.configured.version" value="0.12.2" />
  251. <property name="HbShouldOpenHtmlAsHb" value="enabled" />
  252. <property name="js.eslint.nodeInterpreter" value="/usr/local/bin/node" />
  253. <property name="js.eslint.eslintPackage" value="/usr/local/lib/node_modules/eslint" />
  254. <property name="js-jscs-nodeInterpreter" value="/usr/bin/node" />
  255. <property name="js-jscs-package" value="/usr/lib/node_modules/jscs" />
  256. <property name="configurable.Global.libraries.is.expanded" value="true" />
  257. <property name="JavaScriptPreferStrict" value="false" />
  258. <property name="JavaScriptWeakerCompletionTypeGuess" value="true" />
  259. <property name="WebServerToolWindowFactoryState" value="false" />
  260. <property name="js.meteor.project" value="true" />
  261. <property name="js.meteor.library.was.enabled" value="true" />
  262. <property name="last_opened_file_path" value="$USER_HOME$/src/Figaro/fibo-reactor" />
  263. </component>
  264. <component name="RecentsManager">
  265. <key name="MoveFile.RECENT_KEYS">
  266. <recent name="$PROJECT_DIR$/server" />
  267. <recent name="$PROJECT_DIR$/client" />
  268. <recent name="$PROJECT_DIR$/lib" />
  269. <recent name="$PROJECT_DIR$/shared" />
  270. </key>
  271. </component>
  272. <component name="RunManager">
  273. <configuration default="true" type="BashConfigurationType" factoryName="Bash">
  274. <option name="INTERPRETER_OPTIONS" value="" />
  275. <option name="INTERPRETER_PATH" value="/bin/bash" />
  276. <option name="WORKING_DIRECTORY" value="" />
  277. <option name="PARENT_ENVS" value="true" />
  278. <option name="SCRIPT_NAME" value="" />
  279. <option name="PARAMETERS" value="" />
  280. <module name="" />
  281. <envs />
  282. <method />
  283. </configuration>
  284. <configuration default="true" type="GoApplicationRunConfiguration" factoryName="Go Application">
  285. <module name="" />
  286. <working_directory value="$PROJECT_DIR$" />
  287. <filePath value="$PROJECT_DIR$" />
  288. <kind value="FILE" />
  289. <method />
  290. </configuration>
  291. <configuration default="true" type="GoRunFileConfiguration" factoryName="Go Single File">
  292. <module name="" />
  293. <working_directory value="$PROJECT_DIR$" />
  294. <filePath value="$PROJECT_DIR$" />
  295. <method />
  296. </configuration>
  297. <configuration default="true" type="GoTestRunConfiguration" factoryName="Go Test">
  298. <module name="" />
  299. <working_directory value="$PROJECT_DIR$" />
  300. <framework value="gotest" />
  301. <kind value="DIRECTORY" />
  302. <method />
  303. </configuration>
  304. <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
  305. <method />
  306. </configuration>
  307. <configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" working-dir="">
  308. <method />
  309. </configuration>
  310. <configuration default="true" type="PHPUnitRunConfigurationType" factoryName="PHPUnit">
  311. <TestRunner />
  312. <method />
  313. </configuration>
  314. <configuration default="true" type="PhpBehatConfigurationType" factoryName="Behat">
  315. <BehatRunner />
  316. <method />
  317. </configuration>
  318. <configuration default="true" type="PhpLocalRunConfigurationType" factoryName="PHP Console">
  319. <method />
  320. </configuration>
  321. <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
  322. <node-options />
  323. <gulpfile />
  324. <tasks />
  325. <arguments />
  326. <envs />
  327. <method />
  328. </configuration>
  329. <configuration default="true" type="js.build_tools.npm" factoryName="npm">
  330. <command value="run-script" />
  331. <scripts />
  332. <envs />
  333. <method />
  334. </configuration>
  335. <configuration default="true" type="mocha-javascript-test-runner" factoryName="Mocha">
  336. <node-options />
  337. <working-directory>$PROJECT_DIR$</working-directory>
  338. <pass-parent-env>true</pass-parent-env>
  339. <envs />
  340. <ui>bdd</ui>
  341. <extra-mocha-options />
  342. <test-kind>DIRECTORY</test-kind>
  343. <test-directory />
  344. <recursive>false</recursive>
  345. <method />
  346. </configuration>
  347. </component>
  348. <component name="ShelveChangesManager" show_recycled="false" />
  349. <component name="TaskManager">
  350. <task active="true" id="Default" summary="Default task">
  351. <changelist id="572abf85-03e1-4599-b153-4d91dce81c15" name="Default" comment="" />
  352. <created>1452784761779</created>
  353. <option name="number" value="Default" />
  354. <updated>1452784761779</updated>
  355. </task>
  356. <servers />
  357. </component>
  358. <component name="ToolWindowManager">
  359. <frame x="0" y="23" width="1916" height="1177" extended-state="6" />
  360. <editor active="true" />
  361. <layout>
  362. <window_info id="Project" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.26307365" sideWeight="0.5" order="5" side_tool="false" content_ui="combo" />
  363. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
  364. <window_info id="SvgViewer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  365. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
  366. <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  367. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  368. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.2497332" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  369. <window_info id="Mongo Explorer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  370. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  371. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
  372. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  373. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  374. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  375. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
  376. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  377. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="combo" />
  378. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  379. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  380. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  381. </layout>
  382. </component>
  383. <component name="VcsContentAnnotationSettings">
  384. <option name="myLimit" value="2678400000" />
  385. </component>
  386. <component name="XDebuggerManager">
  387. <breakpoint-manager />
  388. <watches-manager />
  389. </component>
  390. <component name="editorHistoryManager">
  391. <entry file="file://$PROJECT_DIR$/.eslintrc.js">
  392. <provider selected="true" editor-type-id="text-editor">
  393. <state vertical-scroll-proportion="0.0">
  394. <caret line="1" column="2" selection-start-line="1" selection-start-column="2" selection-end-line="1" selection-end-column="2" />
  395. </state>
  396. </provider>
  397. </entry>
  398. <entry file="file://$PROJECT_DIR$/.gitignore">
  399. <provider selected="true" editor-type-id="text-editor">
  400. <state vertical-scroll-proportion="0.04257332">
  401. <caret line="3" column="0" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
  402. <folding />
  403. </state>
  404. </provider>
  405. </entry>
  406. <entry file="file://$USER_HOME$/.meteor/packages/barbatus_stars-rating/1.0.7/web.browser/stars_rating.js">
  407. <provider selected="true" editor-type-id="text-editor">
  408. <state vertical-scroll-proportion="0.33333334">
  409. <caret line="54" column="9" selection-start-line="54" selection-start-column="9" selection-end-line="54" selection-end-column="9" />
  410. </state>
  411. </provider>
  412. </entry>
  413. <entry file="file://$USER_HOME$/.meteor/packages/twbs_bootstrap/3.3.6/web.browser/dist/js/bootstrap.js">
  414. <provider selected="true" editor-type-id="text-editor">
  415. <state vertical-scroll-proportion="0.33333334">
  416. <caret line="1199" column="11" selection-start-line="1199" selection-start-column="11" selection-end-line="1199" selection-end-column="11" />
  417. </state>
  418. </provider>
  419. </entry>
  420. <entry file="file://$PROJECT_DIR$/.meteor/packages">
  421. <provider selected="true" editor-type-id="text-editor">
  422. <state vertical-scroll-proportion="0.2761628">
  423. <caret line="19" column="6" selection-start-line="19" selection-start-column="6" selection-end-line="19" selection-end-column="6" />
  424. </state>
  425. </provider>
  426. </entry>
  427. <entry file="file://$USER_HOME$/.meteor/packages/jquery/1.11.4/web.browser/jquery.js">
  428. <provider selected="true" editor-type-id="text-editor">
  429. <state vertical-scroll-proportion="0.3472091">
  430. <caret line="6768" column="29" selection-start-line="6768" selection-start-column="29" selection-end-line="6768" selection-end-column="29" />
  431. <folding />
  432. </state>
  433. </provider>
  434. </entry>
  435. <entry file="file://$PROJECT_DIR$/.eslintrc.js">
  436. <provider selected="true" editor-type-id="text-editor">
  437. <state vertical-scroll-proportion="0.0">
  438. <caret line="22" column="13" selection-start-line="22" selection-start-column="13" selection-end-line="22" selection-end-column="13" />
  439. <folding />
  440. </state>
  441. </provider>
  442. </entry>
  443. <entry file="file://$PROJECT_DIR$/siteace.js">
  444. <provider selected="true" editor-type-id="text-editor">
  445. <state vertical-scroll-proportion="-0.0">
  446. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  447. <folding />
  448. </state>
  449. </provider>
  450. </entry>
  451. </component>
  452. </project>