Syntax highlighting support for Surface/Elixir
- Extends Elixir's syntax highlighting to support Surface's syntax inside
~F
- Highlights
prop
,data
andslot
definitions - Highlights
<#slot>
and<#template>
with the same color as components - Highlights slotables using the
<:slotable>
notation with the same color as attributes - Support syntax highlighting for
<#Markdown>
component - Support syntax highlighting for
.sface
files
Copyright (c) 2020, Marlus Saraiva.
Surface source code is licensed under the MIT License.