Created
April 2, 2021 20:44
-
-
Save LarsEckart/30a260267204941fe8317034426cde53 to your computer and use it in GitHub Desktop.
md snippet live template for intellij
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<template | |
name="snippet" | |
value="// begin-snippet: $SnippetName$ $SELECTION$ // end-snippet // use in .md file: snippet: $SnippetName$" | |
description="generate a code snippet" | |
toReformat="false" | |
toShortenFQNames="true"> | |
<variable | |
name="SnippetName" | |
expression=""MySnippetName"" | |
defaultValue="" | |
alwaysStopAt="true" /> | |
<context> | |
<option | |
name="JAVA_CODE" | |
value="true" /> | |
</context> | |
</template> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://youtu.be/0qmQvCHMYiI