Compare commits
No commits in common. "5158a2b21b64d198c9e3a9323223475b2a4693c8" and "74a4069107795790299f270df9cfe100cb117ad7" have entirely different histories.
5158a2b21b
...
74a4069107
30
diff.xml
30
diff.xml
@ -1,36 +1,16 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="DiffSettings">
|
|
||||||
<option name="PLACES_MAP">
|
|
||||||
<entry key="ChangesView">
|
|
||||||
<PlaceSettings>
|
|
||||||
<option name="DIFF_TOOLS_ORDER">
|
|
||||||
<list>
|
|
||||||
<option value="com.intellij.diff.tools.simple.SimpleDiffTool" />
|
|
||||||
<option value="com.intellij.diff.tools.fragmented.UnifiedDiffTool" />
|
|
||||||
<option value="com.intellij.openapi.vcs.changes.patch.tool.ApplyPatchDiffTool" />
|
|
||||||
<option value="com.intellij.openapi.vcs.changes.patch.tool.PatchDiffTool" />
|
|
||||||
<option value="com.intellij.database.model.diff.SchemaDiffTool" />
|
|
||||||
<option value="com.intellij.database.diff.TableDiffTool" />
|
|
||||||
<option value="com.intellij.diff.tools.binary.BinaryDiffTool" />
|
|
||||||
<option value="com.intellij.diff.tools.dir.DirDiffTool" />
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
</PlaceSettings>
|
|
||||||
</entry>
|
|
||||||
</option>
|
|
||||||
</component>
|
|
||||||
<component name="TextDiffSettings">
|
<component name="TextDiffSettings">
|
||||||
<option name="PLACES_MAP">
|
<option name="PLACES_MAP">
|
||||||
<entry key="ChangesView">
|
|
||||||
<PlaceSettings>
|
|
||||||
<option name="EXPAND_BY_DEFAULT" value="false" />
|
|
||||||
</PlaceSettings>
|
|
||||||
</entry>
|
|
||||||
<entry key="Merge">
|
<entry key="Merge">
|
||||||
<PlaceSettings>
|
<PlaceSettings>
|
||||||
<option name="IGNORE_POLICY" value="IGNORE_WHITESPACES" />
|
<option name="IGNORE_POLICY" value="IGNORE_WHITESPACES" />
|
||||||
</PlaceSettings>
|
</PlaceSettings>
|
||||||
</entry>
|
</entry>
|
||||||
|
<entry key="ChangesView">
|
||||||
|
<PlaceSettings>
|
||||||
|
<option name="EXPAND_BY_DEFAULT" value="false" />
|
||||||
|
</PlaceSettings>
|
||||||
|
</entry>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
@ -20,9 +20,4 @@
|
|||||||
<option name="ELIXIR_CODE" value="true" />
|
<option name="ELIXIR_CODE" value="true" />
|
||||||
</context>
|
</context>
|
||||||
</template>
|
</template>
|
||||||
<template name="handlep" value="def handle_params(params, _url, socket) do socket = assign( socket, $END$ ) {:noreply, socket} end " description="def handle_params(params, _url, socket) do" toReformat="false" toShortenFQNames="true">
|
|
||||||
<context>
|
|
||||||
<option name="ELIXIR_CODE" value="true" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
</templateSet>
|
</templateSet>
|
||||||
Loading…
x
Reference in New Issue
Block a user