Compare commits

..

No commits in common. "0c1415ca04bde6ad14912ce1f8a00a1fdb9d567e" and "89cdb8b3d2c32486ec3401c8c190a43ccd63b69f" have entirely different histories.

2 changed files with 0 additions and 8 deletions

View File

@ -7,7 +7,6 @@
<option name="REGULAR_EXPRESSIONS" value="true" />
<option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" />
<option name="SEARCH_SCOPE" value="Project Files" />
<option name="FILE_MASK" value="*.ex" />
<mask>*.css</mask>
<mask>*.html</mask>
<mask>*.xml</mask>
@ -16,6 +15,5 @@
<mask>*.java</mask>
<mask>*.js</mask>
<mask>*.leex</mask>
<mask>*.ex</mask>
</component>
</application>

View File

@ -25,10 +25,4 @@
<option name="ELIXIR_CODE" value="true" />
</context>
</template>
<template name="defmc" value="defmodule LiveViewStudioWeb.$MODULENAME$ do&#10; use LiveViewStudioWeb, :live_component&#10; $END$&#10;end&#10;" description="def module LiveView Component" toReformat="false" toShortenFQNames="true">
<variable name="MODULENAME" expression="" defaultValue="" alwaysStopAt="true" />
<context>
<option name="ELIXIR_CODE" value="true" />
</context>
</template>
</templateSet>