Remove PhpStorm configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
9a142aecf3
commit
a6a74f63c0
40 changed files with 0 additions and 4873 deletions
|
@ -34,7 +34,6 @@ CONFIG_LINKED_FILES_HOME=(
|
||||||
".config/npm"
|
".config/npm"
|
||||||
".config/octave"
|
".config/octave"
|
||||||
".config/pacman"
|
".config/pacman"
|
||||||
".config/phpstorm"
|
|
||||||
".config/polybar"
|
".config/polybar"
|
||||||
".config/python"
|
".config/python"
|
||||||
".config/redshift"
|
".config/redshift"
|
||||||
|
@ -59,8 +58,6 @@ CONFIG_LINKED_FILES_HOME=(
|
||||||
|
|
||||||
declare -A CONFIG_LINKED_FILES
|
declare -A CONFIG_LINKED_FILES
|
||||||
CONFIG_LINKED_FILES=(
|
CONFIG_LINKED_FILES=(
|
||||||
["${HOME}/.PhpStorm2019.1"]="${XDG_CONFIG_HOME}/phpstorm"
|
|
||||||
["${HOME}/.PhpStorm2019.2"]="${XDG_CONFIG_HOME}/phpstorm"
|
|
||||||
["${HOME}/documents"]="${HOME}/data/Documents"
|
["${HOME}/documents"]="${HOME}/data/Documents"
|
||||||
["${HOME}/music"]="${HOME}/data/Media/Music"
|
["${HOME}/music"]="${HOME}/data/Media/Music"
|
||||||
["${HOME}/pictures"]="${HOME}/data/Media/Pictures"
|
["${HOME}/pictures"]="${HOME}/data/Media/Pictures"
|
||||||
|
|
|
@ -1,25 +0,0 @@
|
||||||
<code_scheme name="Custom" version="173">
|
|
||||||
<option name="SOFT_MARGINS" value="80,120" />
|
|
||||||
<PHPCodeStyleSettings>
|
|
||||||
<option name="LOWER_CASE_BOOLEAN_CONST" value="true" />
|
|
||||||
<option name="LOWER_CASE_NULL_CONST" value="true" />
|
|
||||||
<option name="ELSE_IF_STYLE" value="COMBINE" />
|
|
||||||
<option name="KEEP_RPAREN_AND_LBRACE_ON_ONE_LINE" value="true" />
|
|
||||||
<option name="FORCE_SHORT_DECLARATION_ARRAY_STYLE" value="true" />
|
|
||||||
</PHPCodeStyleSettings>
|
|
||||||
<codeStyleSettings language="PHP">
|
|
||||||
<option name="BLANK_LINES_AFTER_PACKAGE" value="1" />
|
|
||||||
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
|
|
||||||
<option name="CALL_PARAMETERS_WRAP" value="1" />
|
|
||||||
<option name="METHOD_PARAMETERS_WRAP" value="5" />
|
|
||||||
<option name="METHOD_PARAMETERS_LPAREN_ON_NEXT_LINE" value="true" />
|
|
||||||
<option name="METHOD_PARAMETERS_RPAREN_ON_NEXT_LINE" value="true" />
|
|
||||||
<option name="ARRAY_INITIALIZER_WRAP" value="5" />
|
|
||||||
<option name="ARRAY_INITIALIZER_LBRACE_ON_NEXT_LINE" value="true" />
|
|
||||||
<option name="ARRAY_INITIALIZER_RBRACE_ON_NEXT_LINE" value="true" />
|
|
||||||
<option name="IF_BRACE_FORCE" value="3" />
|
|
||||||
<option name="DOWHILE_BRACE_FORCE" value="3" />
|
|
||||||
<option name="WHILE_BRACE_FORCE" value="3" />
|
|
||||||
<option name="FOR_BRACE_FORCE" value="3" />
|
|
||||||
</codeStyleSettings>
|
|
||||||
</code_scheme>
|
|
|
@ -1 +0,0 @@
|
||||||
<code_scheme name="Default" version="173" />
|
|
|
@ -1,2 +0,0 @@
|
||||||
com.intellij.CloudConfig
|
|
||||||
org.jetbrains.settingsRepository
|
|
|
@ -1,8 +0,0 @@
|
||||||
<profile version="1.0">
|
|
||||||
<option name="myName" value="Custom" />
|
|
||||||
<inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
|
|
||||||
<option name="processCode" value="true" />
|
|
||||||
<option name="processLiterals" value="true" />
|
|
||||||
<option name="processComments" value="true" />
|
|
||||||
</inspection_tool>
|
|
||||||
</profile>
|
|
|
@ -1,22 +0,0 @@
|
||||||
<keymap version="1" name="Custom" parent="Default for XWin">
|
|
||||||
<action id="ActivateVersionControlToolWindow">
|
|
||||||
<keyboard-shortcut first-keystroke="shift ctrl g" />
|
|
||||||
</action>
|
|
||||||
<action id="ChangesView.GroupBy.Directory" />
|
|
||||||
<action id="CloseContent">
|
|
||||||
<keyboard-shortcut first-keystroke="ctrl w" />
|
|
||||||
</action>
|
|
||||||
<action id="EditorSelectWord" />
|
|
||||||
<action id="FileChooser.TogglePathShowing" />
|
|
||||||
<action id="GotoTest" />
|
|
||||||
<action id="Images.ShowThumbnails" />
|
|
||||||
<action id="ParameterInfo" />
|
|
||||||
<action id="ReopenClosedTab">
|
|
||||||
<keyboard-shortcut first-keystroke="shift ctrl t" />
|
|
||||||
</action>
|
|
||||||
<action id="RunDashboard.ShowConfigurations" />
|
|
||||||
<action id="SearchEverywhere">
|
|
||||||
<keyboard-shortcut first-keystroke="ctrl p" />
|
|
||||||
</action>
|
|
||||||
<action id="TodoViewGroupByShowPackages" />
|
|
||||||
</keymap>
|
|
|
@ -1,7 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="BaseRefactoringSettings">
|
|
||||||
<option name="SAFE_DELETE_WHEN_DELETE" value="false" />
|
|
||||||
<option name="RENAME_SEARCH_IN_COMMENTS_FOR_FILE" value="false" />
|
|
||||||
<option name="RENAME_SEARCH_FOR_REFERENCES_FOR_FILE" value="false" />
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,5 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="CodeStyleSchemeSettings">
|
|
||||||
<option name="CURRENT_SCHEME_NAME" value="Custom" />
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,5 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="EditorColorsManagerImpl">
|
|
||||||
<global_color_scheme name="Darcula" />
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,5 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="DockerSettings">
|
|
||||||
<option name="dockerMachinePath" value="docker-machine" />
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,3 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="DaemonCodeAnalyzerSettings" profile="Custom" />
|
|
||||||
</application>
|
|
|
@ -1,26 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="DefaultFont">
|
|
||||||
<option name="FONT_SIZE" value="14" />
|
|
||||||
<option name="FONT_FAMILY" value="Fira Mono" />
|
|
||||||
</component>
|
|
||||||
<component name="EditorSettings">
|
|
||||||
<option name="languageBreadcrumbsMap">
|
|
||||||
<map>
|
|
||||||
<entry key="CSS" value="true" />
|
|
||||||
<entry key="HTML" value="true" />
|
|
||||||
<entry key="Haml" value="true" />
|
|
||||||
<entry key="JSON" value="true" />
|
|
||||||
<entry key="JavaScript" value="true" />
|
|
||||||
<entry key="LESS" value="true" />
|
|
||||||
<entry key="PHP" value="true" />
|
|
||||||
<entry key="SASS" value="true" />
|
|
||||||
<entry key="SCSS" value="true" />
|
|
||||||
<entry key="TypeScript" value="true" />
|
|
||||||
<entry key="XHTML" value="true" />
|
|
||||||
<entry key="XML" value="true" />
|
|
||||||
<entry key="yaml" value="true" />
|
|
||||||
</map>
|
|
||||||
</option>
|
|
||||||
<option name="SHOW_BREADCRUMBS" value="false" />
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,19 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="FileTypeManager" version="17">
|
|
||||||
<extensionMap>
|
|
||||||
<mapping pattern="*.js.flow" type="Flow" />
|
|
||||||
<mapping pattern="*.js.flow" type="Flow" />
|
|
||||||
<mapping pattern=".env" type="PLAIN_TEXT" />
|
|
||||||
<mapping pattern=".env.example" type="PLAIN_TEXT" />
|
|
||||||
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
|
|
||||||
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
|
|
||||||
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
|
|
||||||
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
|
|
||||||
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
|
|
||||||
<removed_mapping ext="dockerfile" approved="true" type="textmate" />
|
|
||||||
<removed_mapping ext="makefile" approved="true" type="textmate" />
|
|
||||||
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
|
|
||||||
<removed_mapping ext="snakefile" approved="true" type="textmate" />
|
|
||||||
</extensionMap>
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,7 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="FindSettings">
|
|
||||||
<option name="customScope" value="All Places" />
|
|
||||||
<option name="defaultScopeName" value="All Places" />
|
|
||||||
<option name="SEARCH_SCOPE" value="All Places" />
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,10 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="GeneralSettings">
|
|
||||||
<option name="confirmExit" value="false" />
|
|
||||||
<option name="searchInBackground" value="true" />
|
|
||||||
<option name="showTipsOnStartup" value="false" />
|
|
||||||
</component>
|
|
||||||
<component name="Registry">
|
|
||||||
<entry key="actionSystem.fix.alt.gr" value="false" />
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,5 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="KeymapManager">
|
|
||||||
<active_keymap name="Custom" />
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,5 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="LafManager">
|
|
||||||
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,5 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="MarkdownApplicationSettings">
|
|
||||||
<MarkdownCssSettings />
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,8 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="MessDetector">
|
|
||||||
<phpmd_settings_migrated />
|
|
||||||
</component>
|
|
||||||
<component name="PhpCodeSniffer">
|
|
||||||
<phpcs_settings_migrated />
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,10 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="RemoteServers">
|
|
||||||
<remote-server name="Docker" type="docker">
|
|
||||||
<configuration>
|
|
||||||
<option name="apiUrl" value="unix:///var/run/docker.sock" />
|
|
||||||
<option name="certificatesPath" />
|
|
||||||
</configuration>
|
|
||||||
</remote-server>
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,176 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="TextMateSettings">
|
|
||||||
<option name="bundles">
|
|
||||||
<list>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="html" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/html" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="docker" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/docker" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="r" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/r" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="make" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/make" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="ini" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/ini" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="hlsl" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/hlsl" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="pug" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/pug" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="less" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/less" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="coffeescript" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/coffeescript" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="ruby" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/ruby" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="bat" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/bat" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="scss" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/scss" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="log" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/log" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="json" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/json" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="javascript" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/javascript" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="swift" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/swift" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="xml" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/xml" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="git" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/git" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="go" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/go" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="rust" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/rust" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="objective-c" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/objective-c" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="powershell" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/powershell" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="razor" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/razor" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="handlebars" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/handlebars" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="csharp" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/csharp" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="php" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/php" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="css" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/css" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="python" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/python" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="shellscript" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/shellscript" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="sql" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/sql" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="yaml" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/yaml" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="markdown-basics" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/markdown-basics" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="vb" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/vb" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="java" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/java" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="perl" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/perl" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="shaderlab" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/shaderlab" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="fsharp" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/fsharp" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="cpp" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/cpp" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="typescript-basics" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/typescript-basics" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="lua" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/lua" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="groovy" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/groovy" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
<BundleConfigBean>
|
|
||||||
<option name="name" value="clojure" />
|
|
||||||
<option name="path" value="$APPLICATION_HOME_DIR$/plugins/textmate/lib/bundles/clojure" />
|
|
||||||
</BundleConfigBean>
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,5 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="UISettings">
|
|
||||||
<option name="OVERRIDE_NONIDEA_LAF_FONTS" value="true" />
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,5 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="UsageViewSettings">
|
|
||||||
<option name="IS_FILTER_DUPLICATED_LINE" value="false" />
|
|
||||||
</component>
|
|
||||||
</application>
|
|
|
@ -1,3 +0,0 @@
|
||||||
<application>
|
|
||||||
<component name="WebBrowsersConfiguration" showHover="false" />
|
|
||||||
</application>
|
|
|
@ -1,261 +0,0 @@
|
||||||
<templateSet group="Angular">
|
|
||||||
<template name="a-class" value="[class]="$expression$"" description="Angular [class] binding" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="expression" expression="" defaultValue=""expression"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-ngClass" value="[ngClass]="{$cssClass$: $expression$}"" description="Angular ngClass" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="cssClass" expression="" defaultValue=""cssClass"" alwaysStopAt="true" />
|
|
||||||
<variable name="expression" expression="" defaultValue=""expression"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-ngFor" value="*ngFor="let $item$ of $list$"$END$" description="Angular *ngFor" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="item" expression="" defaultValue=""item"" alwaysStopAt="true" />
|
|
||||||
<variable name="list" expression="" defaultValue=""list"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-ngFor-trackBy" value="*ngFor="let $item$ of $list$; trackBy:$item$.id"$END$" description="Angular *ngFor with trackBy" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="item" expression="" defaultValue=""item"" alwaysStopAt="true" />
|
|
||||||
<variable name="list" expression="" defaultValue=""list"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-ngForAsync" value="*ngFor="let $item$ of $stream$ | async as $list$"$END$" description="Angular *ngForAsync" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="item" expression="" defaultValue=""item"" alwaysStopAt="true" />
|
|
||||||
<variable name="stream" expression="" defaultValue=""stream"" alwaysStopAt="true" />
|
|
||||||
<variable name="list" expression="" defaultValue=""list"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-formControlName" value="formControlName="$control$"" description="Angular formControlName" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="control" expression="" defaultValue=""control"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-formGroup" value="[formGroup]="$form$"" description="Angular formGroup" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="form" expression="" defaultValue=""form"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-formGroupName" value="[formGroupName]="$name$"" description="Angular formGroupName" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="name" expression="" defaultValue=""name"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-ngIf" value="*ngIf="$expression$"" description="Angular *ngIf" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="expression" expression="" defaultValue=""expression"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-ngIfElse" value="*ngIf="$expression$;else $templateName$"" description="Angular *ngIfElse" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="expression" expression="" defaultValue=""expression"" alwaysStopAt="true" />
|
|
||||||
<variable name="templateName" expression="" defaultValue=""templateName"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-ngModel" value="[(ngModel)]="$binding$"" description="Angular ngModel" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="binding" expression="" defaultValue=""binding"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-routerLink" value="[routerLink]="['/$routePath$']" routerLinkActive="$router_link-active$" $END$" description="Angular routerLink" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="routePath" expression="" defaultValue=""routePath"" alwaysStopAt="true" />
|
|
||||||
<variable name="router_link-active" expression="" defaultValue=""router-link-active"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-routerLink-param" value="[routerLink]="['$routePath$', $routeParameterValue$]" routerLinkActive="$router_link-active$"$END$" description="Angular routerLink with a route parameter" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="routePath" expression="" defaultValue=""routePath"" alwaysStopAt="true" />
|
|
||||||
<variable name="routeParameterValue" expression="" defaultValue=""routeParameterValue"" alwaysStopAt="true" />
|
|
||||||
<variable name="router_link-active" expression="" defaultValue=""router-link-active"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-select" value="<select [(ngModel)]="$model$"> <option *ngFor="let $item$ of $list$" [value]="$item$">{{$item$}}</option> </select>" description="<select> control with ngModel" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="model" expression="" defaultValue=""model"" alwaysStopAt="true" />
|
|
||||||
<variable name="item" expression="" defaultValue=""item"" alwaysStopAt="true" />
|
|
||||||
<variable name="list" expression="" defaultValue=""list"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-ngStyle" value="[ngStyle]="{$style$: $expression$}"" description="Angular ngStyle" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="style" expression="" defaultValue=""style"" alwaysStopAt="true" />
|
|
||||||
<variable name="expression" expression="" defaultValue=""expression"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-ngSwitch" value="<div [ngSwitch]="$conditionExpression$"> <div *ngSwitchCase="$expression$">$output$</div> <div *ngSwitchDefault>$output2$</div> </div>" description="Angular ngSwitch" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="conditionExpression" expression="" defaultValue=""conditionExpression"" alwaysStopAt="true" />
|
|
||||||
<variable name="expression" expression="" defaultValue=""expression"" alwaysStopAt="true" />
|
|
||||||
<variable name="output" expression="" defaultValue=""output"" alwaysStopAt="true" />
|
|
||||||
<variable name="output2" expression="" defaultValue=""output2"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-preja" value="<pre>{{$model$ | async | json}}</pre>$END$" description="Angular pre debug | async | json" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="model" expression="" defaultValue=""model"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-prej" value="<pre>{{$model$ | json}}</pre>$END$" description="Angular pre debug | json" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="model" expression="" defaultValue=""model"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-style" value="[style.$property$]="$expression$"" description="Angular [style] binding" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="property" expression="" defaultValue=""property"" alwaysStopAt="true" />
|
|
||||||
<variable name="expression" expression="" defaultValue=""expression"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-route-path-404" value="{ path: '**', component: $PathNotFoundComponent$ }$END$" description="Angular 404 route path" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="PathNotFoundComponent" expression="" defaultValue=""PathNotFoundComponent"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-guard-can-activate" value="import { Injectable } from '@angular/core'; import { ActivatedRouteSnapshot, CanActivate, RouterStateSnapshot } from '@angular/router'; @Injectable({providedIn: $2$}) export class $Name$Guard implements CanActivate { constructor() { } canActivate(route: ActivatedRouteSnapshot, state: RouterStateSnapshot) { return true;$END$ } }" description="Angular CanActivate guard" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="2" expression="" defaultValue=""'root'"" alwaysStopAt="true" />
|
|
||||||
<variable name="Name" expression="" defaultValue=""Name"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-guard-can-activate-child" value="import { Injectable } from '@angular/core'; import { ActivatedRouteSnapshot, CanActivateChild, RouterStateSnapshot } from '@angular/router'; @Injectable({providedIn: $2$}) export class $Name$Guard implements CanActivateChild { constructor() { } canActivateChild(route: ActivatedRouteSnapshot, state: RouterStateSnapshot) { return true;$END$ } }" description="Angular CanActivateChild guard" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="2" expression="" defaultValue=""'root'"" alwaysStopAt="true" />
|
|
||||||
<variable name="Name" expression="" defaultValue=""Name"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-guard-can-deactivate" value="import { Injectable } from '@angular/core'; import { ActivatedRouteSnapshot, CanDeactivate, RouterStateSnapshot } from '@angular/router'; import { Observable } from 'rxjs'; import { $ComponentName$Component } from './$filename$.component'; // Consider using this interface for all CanDeactivate guards, // and have your components implement this interface, too. // // e.g. export class CanDeactivateGuard implements CanDeactivate<CanComponentDeactivate> { // // export interface CanComponentDeactivate { // canDeactivate: () => any; // } @Injectable({providedIn: $4$}) export class $Name$Guard implements CanDeactivate<$ComponentName$Component> { canDeactivate( component: $ComponentName$Component, currentRoute: ActivatedRouteSnapshot, currentState: RouterStateSnapshot ): Observable<boolean>|Promise<boolean>|boolean { return false;$END$ } }" description="Angular CanDeactivate guard" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="4" expression="" defaultValue=""'root'"" alwaysStopAt="true" />
|
|
||||||
<variable name="ComponentName" expression="" defaultValue=""ComponentName"" alwaysStopAt="true" />
|
|
||||||
<variable name="filename" expression="lowercaseAndDash(ComponentName)" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="Name" expression="" defaultValue=""Name"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-guard-can-load" value="import { Injectable } from '@angular/core'; import { CanLoad, Route } from '@angular/router'; @Injectable({providedIn: $2$}) export class $Name$Guard implements CanLoad { constructor() { } canLoad(route: Route) { return true;$END$ } }" description="Angular CanLoad guard" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="2" expression="" defaultValue=""'root'"" alwaysStopAt="true" />
|
|
||||||
<variable name="Name" expression="" defaultValue=""Name"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-component" value="import { Component, OnInit } from '@angular/core'; @Component({ selector: '$selector_name$', templateUrl: '$name$.component.html' }) export class $Name$Component implements OnInit { constructor() { } ngOnInit() { }$END$ }" description="Angular component" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="Name" expression="" defaultValue=""Name"" alwaysStopAt="true" />
|
|
||||||
<variable name="name" expression="lowercaseAndDash(Name)" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="selector_name" expression="lowercaseAndDash(Name)" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-component-inline" value="import { Component, OnInit } from '@angular/core'; @Component({ selector: '$selector_name$', template: `$END$` }) export class $Name$Component implements OnInit { constructor() { } ngOnInit() { } }" description="Angular component with an inline template" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="Name" expression="" defaultValue=""Name"" alwaysStopAt="true" />
|
|
||||||
<variable name="selector_name" expression="lowercaseAndDash(Name)" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-preload-strategy" value="import { PreloadingStrategy, Route } from '@angular/router'; import { Observable, of } from 'rxjs'; export class PreloadSelectedModulesList implements PreloadingStrategy { preload(route: Route, load: Function): Observable<any> { return route.data && route.data['$preload$'] ? load() : of(null); } } $END$" description="Angular custom preload strategy" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="preload" expression="" defaultValue=""preload"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-route-path-default" value="{ path: '', pathMatch: 'full', redirectTo: '$path$' }$END$" description="Angular default route path" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="path" expression="" defaultValue=""path"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-directive" value="import { Directive } from '@angular/core'; @Directive({ selector: '[$selector_name$]' }) export class $Name$Directive { constructor() { } }" description="Angular directive" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="Name" expression="" defaultValue=""Name"" alwaysStopAt="true" />
|
|
||||||
<variable name="selector_name" expression="lowercaseAndDash(Name)" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-route-path-eager" value="{ path: '$path$', component: $Name$Component }," description="Angular eager route path" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="path" expression="" defaultValue=""path"" alwaysStopAt="true" />
|
|
||||||
<variable name="Name" expression="" defaultValue=""Name"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-service-httpclient" value="import { Injectable } from '@angular/core'; import { HttpClient } from '@angular/common/http'; @Injectable({providedIn: $2$}) export class $ServiceName$Service { constructor(private httpClient: HttpClient) { } $END$ }" description="Angular service with HttpClient" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="2" expression="" defaultValue=""'root'"" alwaysStopAt="true" />
|
|
||||||
<variable name="ServiceName" expression="" defaultValue=""ServiceName"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-http-interceptor" value="import { Injectable } from '@angular/core'; import { HttpInterceptor, HttpEvent, HttpHandler, HttpRequest } from '@angular/common/http'; import { Observable } from 'rxjs'; @Injectable({providedIn: $1$}) export class HeaderInterceptor implements HttpInterceptor { intercept(req: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>> { return next.handle(req); } }" description="Empty Angular HttpInterceptor for HttpClient" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="1" expression="" defaultValue=""'root'"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-http-interceptor-headers" value="import { Injectable } from '@angular/core'; import { HttpEvent, HttpInterceptor, HttpHandler, HttpRequest } from '@angular/common/http'; import { Observable } from 'rxjs'; @Injectable({providedIn: $1$}) export class HeaderInterceptor implements HttpInterceptor { constructor() {} intercept(req: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>> { const headers = req.headers .set('Content-Type', 'application/json'); const authReq = req.clone({ headers }); return next.handle(authReq); } }" description="Angular HttpInterceptor for headers HttpClient" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="1" expression="" defaultValue=""'root'"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-http-interceptor-logging" value="import { HttpInterceptor, HttpHandler, HttpRequest, HttpEvent, HttpResponse } from '@angular/common/http'; import { Observable, tap } from 'rxjs'; @Injectable({providedIn: $1$}) export class LogInterceptor implements HttpInterceptor { constructor() {} intercept(req: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>> { const started = Date.now(); return next.handle(req).pipe( tap(event => { if (event instanceof HttpResponse) { const elapsed = Date.now() - started; console.log(`Request for \${req.urlWithParams} took \$elapsed$ ms.`); } }) ); } }" description="Angular HttpInterceptor for Logging HttpClient" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="1" expression="" defaultValue=""'root'"" alwaysStopAt="true" />
|
|
||||||
<variable name="elapsed" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-route-path-lazy" value="{ path: '$path$', loadChildren: '$lazy_path$#$lazy_module$' }," description="Angular lazy route path" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="path" expression="" defaultValue=""path"" alwaysStopAt="true" />
|
|
||||||
<variable name="lazy_path" expression="" defaultValue=""lazy-path"" alwaysStopAt="true" />
|
|
||||||
<variable name="lazy_module" expression="" defaultValue=""lazy-module"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-module" value="import { NgModule } from '@angular/core'; import { $Name$Component } from './$name$.component'; @NgModule({ imports: [], exports: [], declarations: [$Name$Component], providers: [], }) export class $Name$Module { } $END$" description="Angular Module" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="Name" expression="" defaultValue=""Name"" alwaysStopAt="true" />
|
|
||||||
<variable name="name" expression="lowercaseAndDash(Name)" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-ctor-skip-self" value="constructor( @Optional() @SkipSelf() parentModule: $ModuleName$ { if (parentModule) { const msg = `$ModuleName$ has already been loaded. Import $ModuleName$ once, only, in the root AppModule.`; throw new Error(msg); } }" description="Angular Module SkipSelf constructor" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="ModuleName" expression="" defaultValue=""ModuleName"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-module-with-routing" value="import { NgModule } from '@angular/core'; import { Routes, RouterModule } from '@angular/router'; const routes: Routes = [$END$] @NgModule({ imports: [RouterModule.$forChild$(routes)], exports: [], declarations: [], }) export class $Name$Module { }" description="Angular module with routing combined into one file" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="forChild" expression="" defaultValue=""forChild"" alwaysStopAt="true" />
|
|
||||||
<variable name="Name" expression="" defaultValue=""Name"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-pipe" value="import { Pipe, PipeTransform } from '@angular/core'; @Pipe({ name: '$selector_name$' }) export class $Name$Pipe implements PipeTransform { transform(value: any, ...args: any[]): any { $END$ } }" description="Angular pipe" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="Name" expression="" defaultValue=""Name"" alwaysStopAt="true" />
|
|
||||||
<variable name="selector_name" expression="lowercaseAndDash(Name)" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-injectable-providedin" value="@Injectable({providedIn: $1$})$END$" description="Angular Injectable ProvidedIn" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="1" expression="" defaultValue=""'root'"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-component-root" value="import { Component } from '@angular/core'; @Component({ selector: '$prefix_app$', template: ` <router-outlet></router-outlet> ` }) export class $App$Component { } $END$" description="Angular App root component" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="prefix_app" expression="" defaultValue=""prefix-app"" alwaysStopAt="true" />
|
|
||||||
<variable name="App" expression="" defaultValue=""App"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-module-root" value="import { NgModule } from '@angular/core'; import { BrowserModule } from '@angular/platform-browser'; import { HttpModule } from '@angular/http'; import { $App$Component } from './$app$.component'; @NgModule({ imports: [ BrowserModule, HttpModule, ], declarations: [$App$Component], bootstrap: [$App$Component], }) export class $App$Module { } $END$" description="Angular Root Module" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="App" expression="" defaultValue=""App"" alwaysStopAt="true" />
|
|
||||||
<variable name="app" expression="lowercaseAndDash(App)" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-route-path-with-children" value="{ path: '$path$', component: $Component$, children: [ { path: '$childpath$', component: $ChildComponent$ } ] }$END$" description="Angular route path with children" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="path" expression="" defaultValue=""path"" alwaysStopAt="true" />
|
|
||||||
<variable name="Component" expression="" defaultValue=""Component"" alwaysStopAt="true" />
|
|
||||||
<variable name="childpath" expression="" defaultValue=""childpath"" alwaysStopAt="true" />
|
|
||||||
<variable name="ChildComponent" expression="" defaultValue=""ChildComponent"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-router-events" value="checkEvents() { this.router.events.subscribe(event => { switch (true) { case event instanceof $eventName$: $END$ break; default: break; } }); }" description="Angular Router Events" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="eventName" expression="" defaultValue=""eventName"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-service" value="import { Injectable } from '@angular/core'; @Injectable() export class $Name$Service { $END$ constructor() { } }" description="Angular service" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="Name" expression="" defaultValue=""Name"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-httpclient-get" value="return this.httpClient.get('$url$');$END$" description="Angular HttpClient.get" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="url" expression="" defaultValue=""url"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-ngrx-data-entity-collection-data-service" value="import { Injectable } from '@angular/core'; import { EntityCollectionServiceBase, EntityCollectionServiceElementsFactory } from 'ngrx-data'; import { $Model$ } from '$2$'; @Injectable({ providedIn: 'root' }) export class $Model$Service extends EntityCollectionServiceBase<$Model$> { constructor(serviceElementsFactory: EntityCollectionServiceElementsFactory) { super('$Model$', serviceElementsFactory); } }" description="NgRx Data Entity Collection Data Service" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="2" expression="" defaultValue=""../core"" alwaysStopAt="true" />
|
|
||||||
<variable name="Model" expression="" defaultValue=""Model"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-ngrx-data-entity-metadata" value="import { EntityMetadataMap } from 'ngrx-data'; const entityMetadata: EntityMetadataMap = { $Model1$: {},$END$ }; export const entityConfig = { entityMetadata };" description="NgRx Data Entity Metadata" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="Model1" expression="" defaultValue=""Model1"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-ngrx-data-store-module" value="import { NgModule } from '@angular/core'; import { EffectsModule } from '@ngrx/effects'; import { StoreModule } from '@ngrx/store'; import { StoreDevtoolsModule } from '@ngrx/store-devtools'; import { NgrxDataModule } from 'ngrx-data'; import { environment } from '../../environments/environment'; import { entityConfig } from './entity-metadata'; @NgModule({ imports: [ StoreModule.forRoot({}), EffectsModule.forRoot([]), environment.production ? [] : StoreDevtoolsModule.instrument(), NgrxDataModule.forRoot(entityConfig) ] }) export class AppStoreModule {}" description="NgRx Data Store Module" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-output-event" value="@Output() $eventName$ = new EventEmitter<$eventType$>();" description="Angular @Output event and emitter" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="eventName" expression="" defaultValue=""eventName"" alwaysStopAt="true" />
|
|
||||||
<variable name="eventType" expression="" defaultValue=""eventType"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-route-params-subscribe" value="this.route.params .pipe(map(params => params['id']), tap(id => (this.id = +id))) .subscribe(id => $1$()); $END$" description="Angular - subscribe to routing parameters" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="1" expression="" defaultValue=""function()"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-rxjs-import" value="import { $Observable$ } from 'rxjs'; $END$" description="RxJs import" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="Observable" expression="" defaultValue=""Observable"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-rxjs-operator-import" value="import { $map$ } from 'rxjs/operators'; $END$" description="RxJs import" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="map" expression="" defaultValue=""map"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a-subscribe" value="this.$service$.$function$ .subscribe($arg$ => this.$property$ = $arg$); $END$" description="Angular observable subscribe" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="service" expression="" defaultValue=""service"" alwaysStopAt="true" />
|
|
||||||
<variable name="function" expression="" defaultValue=""function"" alwaysStopAt="true" />
|
|
||||||
<variable name="arg" expression="" defaultValue=""arg"" alwaysStopAt="true" />
|
|
||||||
<variable name="property" expression="" defaultValue=""property"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
</templateSet>
|
|
|
@ -1,180 +0,0 @@
|
||||||
<templateSet group="AngularJS ">
|
|
||||||
<template name="ngdcf" value="function compile(tElement, tAttrs, transclude) { $END$ return function (scope, element, attrs) { } }" description="A compile function" toReformat="false" toShortenFQNames="true">
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngdlf" value="function (scope, element, attrs$ctrl$) { $END$ }" description="A linking function in a directive." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="ctrl" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngdc" value="directive('$directiveName$', function factory($injectables$) { var directiveDefinitionObject = { $directiveAttrs$ compile: function compile(tElement, tAttrs, transclude) { $END$ return function (scope, element, attrs) { } } }; return directiveDefinitionObject; })" description="A directive with a compile function" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="directiveName" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="injectables" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="directiveAttrs" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngdl" value=".directive('$directiveName$', function($directiveDeps$) { return function(scope, element, attrs$ctrl$) { $END$ } });" description="A directive with a linking function only." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="directiveName" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="directiveDeps" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="ctrl" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngc" value="var $controllerName$ = function($scope, $injectables$) { $END$ } " description="Define a new Angular Controller. You can change the controller name and parameters." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="controllerName" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="injectables" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngfor" value="angular.forEach($iterateOver$, function(value, key){ $END$ });" description="angular.foreach loop" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="iterateOver" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngindex" value="<html> <head> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/$version$/angular.js"></script> </head> <body ng-app> $END$ </body> </html>" description="Simple way of bootstraping angular app for prototyping purposes" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="version" expression="" defaultValue="1.0.1" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngsa" value="<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/angularjs/$version$/angular$suffix$.js"></script> $END$" description="Script tag importing base AngularJS file from CDN" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="version" expression="" defaultValue="1.0.1" alwaysStopAt="true" />
|
|
||||||
<variable name="suffix" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngst" value="<script type="text/ng-template" id="$id$"> $END$ </script>" description="A script tag holding Angular's template" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="id" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngb" value="{{$binding$}}$END$" description="A binding in AngularJS" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="binding" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngm" value="angular.module('$moduleName$',[$moduleDependencies$]); $END$" description="A new angular module without a config function." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="moduleName" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="moduleDependencies" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngma" value="var $moduleName$ = angular.module('$moduleName$',[$moduleDeps$]); $END$" description="A new angular module without a config function and a variable assigment." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="moduleName" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="moduleDeps" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngmc" value="var $moduleName$ = angular.module('$moduleName$',[$moduleDeps$], function($configDeps$){ $END$ });" description="A new angular module with a config function" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="moduleName" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="moduleDeps" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="configDeps" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngmfa" value="factory('$factoryName$', function($dependencies$){ $END$ });" description="A factory in a module" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="factoryName" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="dependencies" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngms" value="service('$serviceName$', function($injectables$) { $END$ });" description="Define an Angular Module Service to be attached to a previously defined module. You can change the service name and service injectables." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="serviceName" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="injectables" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngmfi" value="filter('$filterName$', function($injectables$) { return function(input, $args$) { $END$ }; })" description="Define an Angular Module Filter to be attached to a previously defined module. You can change the filter name." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="filterName" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="injectables" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="args" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngrw" value="$routeProvider.when('$url$', { templateUrl: '$templateUrl$', controller: '$controller$' }); $END$" description="Defines a when condition of an AngularJS route." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="url" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="templateUrl" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="controller" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngrwr" value="$routeProvider.when('$url$', { templateUrl: '$templateUrl$', controller: '$controller$', resolve: {$END$ } });" description="Defines a when condition of an AngularJS route with the resolve block." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="url" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="templateUrl" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="controller" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ngro" value="$routeProvider.otherwise({redirectTo : '$url$'}); $END$" description="Defines an otherwise condition of an AngularJS route." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="url" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="$f" value="$scope.$functionName$ = function($args$) { $END$ };" description="Define a new $scope'd function (usually inside an AngularJS Controller). You can change the function name and arguments." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="functionName" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="args" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="$v" value="$scope.$variable$ = $value$; $END$" description="Defines a new $scope'd variable inside an AngularJS controller." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="variable" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="value" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="$va" value="$scope.$variable$ = $variable$; $END$" description="Defines a new $scope'd variable inside an AngularJS controller and assigns a value from a contstructor arguments." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="variable" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="$w" value="$scope.$watch('$watchExpr$',function(newValue, oldValue){ $END$ });" description="Define a $watch for an expression. You can change the expression to be watched." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="watchExpr" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="$on" value="$scope.$on('$eventName$', function(event, $args$) { $END$ });" description="Define a $on for a $broadcast/$emit on the $scope inside an Angular Controller. You can change the event name to listen on." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="eventName" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="args" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="$b" value="$scope.$broadcast('$eventName$', $eventArgs$); $END$" description="Define a $broadcast for a $scope inside an Angular Controller / Angular Controller Function. You can change the event name and optional event arguments." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="eventName" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="eventArgs" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="$e" value="$scope.$emit('$eventName$', $eventArgs$); $END$" description="Define an $emit for a $scope inside an Angular Controller / Angular Controller Function. You can change the event name and optional event arguments." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="eventName" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="eventArgs" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
</templateSet>
|
|
|
@ -1,9 +0,0 @@
|
||||||
<templateSet group="Custom">
|
|
||||||
<template name="lema-roles" value="UPDATE user SET roles = '["ROLE_ADMIN","ROLE_SUPERUSER"]' WHERE id = 101107;" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context>
|
|
||||||
<option name="SQL_STATEMENT" value="true" />
|
|
||||||
<option name="SQL_STATEMENT_MEMSQL" value="true" />
|
|
||||||
<option name="SQL_STATEMENT_MYSQL" value="true" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
</templateSet>
|
|
|
@ -1,19 +0,0 @@
|
||||||
<templateSet group="HTML/XML">
|
|
||||||
<template name="T" value="<$TAG$>$SELECTION$</$TAGNAME$>" shortcut="TAB" description="Surround with <tag></tag>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="TAG" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="TAGNAME" expression="firstWord(TAG)" defaultValue="""" alwaysStopAt="false" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="true" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="true" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="CD" value="<![CDATA[ $SELECTION$ ]]>" description="Surround with CDATA section" toReformat="false" toShortenFQNames="false">
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JSP" value="true" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
</templateSet>
|
|
|
@ -1,49 +0,0 @@
|
||||||
<templateSet group="HTTP Request">
|
|
||||||
<template name="gtr" value="GET http://$HOST$/$PATH$ $HEADER$: $HEADER_VALUE$ ###" description="GET http://example.com/get" toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="HOST" expression="" defaultValue=""localhost:80"" alwaysStopAt="true" />
|
|
||||||
<variable name="PATH" expression="" defaultValue=""api/item"" alwaysStopAt="true" />
|
|
||||||
<variable name="HEADER" expression="" defaultValue=""Accept"" alwaysStopAt="true" />
|
|
||||||
<variable name="HEADER_VALUE" expression="" defaultValue=""application/json"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="gtrp" value="GET http://$HOST$/$PATH$?$PARAM$=$VALUE$ $HEADER$: $HEADER_VALUE$ ###" description="GET http://example.com/get?id=99" toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="HOST" expression="" defaultValue=""localhost:80"" alwaysStopAt="true" />
|
|
||||||
<variable name="PATH" expression="" defaultValue=""api/item"" alwaysStopAt="true" />
|
|
||||||
<variable name="PARAM" expression="" defaultValue=""id"" alwaysStopAt="true" />
|
|
||||||
<variable name="VALUE" expression="" defaultValue=""99"" alwaysStopAt="true" />
|
|
||||||
<variable name="HEADER" expression="" defaultValue=""Accept"" alwaysStopAt="true" />
|
|
||||||
<variable name="HEADER_VALUE" expression="" defaultValue=""application/json"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptr" value="POST http://$HOST$/$PATH$ Content-Type: $HEADER_VALUE$ $BODY$ ###" description="POST http://example.com/add..." toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="HOST" expression="" defaultValue=""localhost:80"" alwaysStopAt="true" />
|
|
||||||
<variable name="PATH" expression="" defaultValue=""api/item"" alwaysStopAt="true" />
|
|
||||||
<variable name="HEADER_VALUE" expression="" defaultValue=""application/json"" alwaysStopAt="true" />
|
|
||||||
<variable name="BODY" expression="" defaultValue=""{}"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptrp" value="POST http://$HOST$/$PATH$ Content-Type: application/x-www-form-urlencoded $PARAM1$=$VALUE1$&$PARAM2$=$VALUE2$ ###" description="POST application/x-www-form-urlencoded" toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="HOST" expression="" defaultValue=""localhost:80"" alwaysStopAt="true" />
|
|
||||||
<variable name="PATH" expression="" defaultValue=""api/item"" alwaysStopAt="true" />
|
|
||||||
<variable name="PARAM1" expression="" defaultValue=""id"" alwaysStopAt="true" />
|
|
||||||
<variable name="VALUE1" expression="" defaultValue=""99"" alwaysStopAt="true" />
|
|
||||||
<variable name="PARAM2" expression="" defaultValue=""content"" alwaysStopAt="true" />
|
|
||||||
<variable name="VALUE2" expression="" defaultValue=""new-element"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="mptr" value="POST http://$HOST$/$PATH$ Content-Type: multipart/form-data; boundary=WebAppBoundary --WebAppBoundary Content-Disposition: form-data; name="$FIELD_NAME$" $BODY$ --WebAppBoundary-- ###" description="POST multipart/form-data" toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="HOST" expression="" defaultValue=""localhost:80"" alwaysStopAt="true" />
|
|
||||||
<variable name="PATH" expression="" defaultValue=""api/item"" alwaysStopAt="true" />
|
|
||||||
<variable name="FIELD_NAME" expression="" defaultValue=""field-name"" alwaysStopAt="true" />
|
|
||||||
<variable name="BODY" expression="" defaultValue=""field-value"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="fptr" value="POST http://$HOST$/$PATH$ Content-Type: multipart/form-data; boundary=WebAppBoundary --WebAppBoundary Content-Disposition: form-data; name="$FIELD_NAME$" filename="$FILE_NAME$" < $FILE_PATH$ --WebAppBoundary-- ###" description="POST file by multipart/form-data" toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="HOST" expression="" defaultValue=""localhost:80"" alwaysStopAt="true" />
|
|
||||||
<variable name="PATH" expression="" defaultValue=""api/item"" alwaysStopAt="true" />
|
|
||||||
<variable name="FIELD_NAME" expression="" defaultValue=""field-name"" alwaysStopAt="true" />
|
|
||||||
<variable name="FILE_NAME" expression="" defaultValue=""file.txt"" alwaysStopAt="true" />
|
|
||||||
<variable name="FILE_PATH" expression="" defaultValue=""./relative/path/to/local_file.txt"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
</templateSet>
|
|
|
@ -1,22 +0,0 @@
|
||||||
<templateSet group="JavaScript Testing">
|
|
||||||
<template name="descr" value="describe('$NAME$', function() { $END$ });" description="Inserts describe() block" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="jsMethodName()" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="bfe" value="beforeEach(function() { $END$ });" description="Inserts beforeEach() block" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="it" value="it('should $NAME$', function() { $END$ }); " description="Inserts it() block" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="afe" value="afterEach(function() { $END$ });" description="Inserts afterEach() block" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="af" value="after(function() { $END$ });" description="Inserts after() block" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="bf" value="before(function() { $END$ });" description="Inserts before() block" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
</templateSet>
|
|
|
@ -1,8 +0,0 @@
|
||||||
<templateSet group="JavaScript">
|
|
||||||
<template name="iter" value="for ($VARKIND$ $VAR$ of $ARRAY$) { $END$ }" description="Iterate (for..of) - ES2015" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VARKIND" expression="jsSuggestDefaultVariableKind()" defaultValue="var" alwaysStopAt="false" />
|
|
||||||
<variable name="ARRAY" expression="jsArrayVariable()" defaultValue=""array "" alwaysStopAt="false" />
|
|
||||||
<variable name="VAR" expression="jsSuggestVariableName()" defaultValue=""o"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
</templateSet>
|
|
|
@ -1,61 +0,0 @@
|
||||||
<templateSet group="PHP">
|
|
||||||
<template name="fore" value="foreach ($ITERABLE$ as $VAR_VALUE$) { $END$ }" description="foreach(iterable_expr as $value) {...}" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="ITERABLE" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR_VALUE" expression="phpSuggestVariableName()" defaultValue=""$item"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="forek" value="foreach ($ITERABLE$ as $VAR_KEY$ => $VAR_VALUE$) { $END$ }" description="foreach(iterable_expr as $key => $value) {...}" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="ITERABLE" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR_KEY" expression="phpSuggestVariableName()" defaultValue=""$index"" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR_VALUE" expression="phpSuggestVariableName()" defaultValue=""$item"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="thr" value="throw new $END$" description="throw new" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="eco" value="echo "$END$";" description="'echo' statement" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rqr" value="require "$END$";" description="'require' statement" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rqro" value="require_once "$END$";" description="'require_once' statement" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="inc" value="include "$END$";" description="'include' statement" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="inco" value="include_once "$END$";" description="'include_once' statement" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="pubf" value="public function $NAME$($PARAMETERS$){ $END$ }" description="public function" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="PARAMETERS" expression="phpVar" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="pubsf" value="public static function $NAME$($PARAMETERS$){ $END$ }" description="public static function" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="PARAMETERS" expression="phpVar" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="prof" value="protected function $NAME$($PARAMETERS$){ $END$ }" description="protected function" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="PARAMETERS" expression="phpVar" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="prosf" value="protected static function $NAME$($PARAMETERS$){ $END$ }" description="protected static function" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="PARAMETERS" expression="phpVar" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="prif" value="private function $NAME$($PARAMETERS$){ $END$ }" description="private function" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="PARAMETERS" expression="phpVar" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="prisf" value="private static function $NAME$($PARAMETERS$){ $END$ }" description="private static function" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="PARAMETERS" expression="phpVar" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
</templateSet>
|
|
|
@ -1,231 +0,0 @@
|
||||||
<templateSet group="React">
|
|
||||||
<template name="bnd" value="this.$1$ = this.$1$.bind(this);$END$" description="Binds the this of a method. To be used inside a constructor" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="con" value="constructor(props) { super(props); $END$ } " description="Adds a default constructor for the class that contains props as arguments" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="conc" value="constructor(props, context) { super(props, context); $END$ } " description="Adds a default constructor for the class that contains props and context as arguments" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="cdc" value="componentDidCatch(error, info) { $END$ } " description="Error boundaries catch errors during rendering, in lifecycle methods, and in constructors of the whole tree below them." toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="cdm" value="componentDidMount() { $END$ } " description="Invoked once, only on the client (not on the server), immediately after the initial rendering occurs." toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="cdup" value="componentDidUpdate(prevProps, prevState) { $END$ } " description="Invoked immediately after the component's updates are flushed to the DOM." toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="props" value="this.props.$END$" description="Access component's props" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ren" value="render() { return ( <div> $END$ </div> ); }" description="When called, it should examine this.props and this.state and return a single child element." toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ssf" value="this.setState((state, props) => { return { $END$ }}); " description="Performs a shallow merge of nextState into current state" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="sst" value="this.setState($END$);" description="Performs a shallow merge of nextState into current state" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="state" value="this.state.$END$" description="Access component's state" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="cwm" value="componentWillMount() { $END$ } " description="Invoked once, both on the client and server, immediately before the initial rendering occurs" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="cwr" value="componentWillReceiveProps(nextProps) { $END$ } " description="Invoked when a component is receiving new props. This method is not called for the initial render. [DEPRECATION NOTE]: This method is deprecated in React 16.3" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="cwun" value="componentWillUnmount() { $END$ } " description="Invoked immediately before a component is unmounted from the DOM." toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="cwup" value="componentWillUpdate(nextProps, nextState) { $END$ } " description="Invoked immediately before rendering when new props or state are being received. [DEPRECATION NOTE]: This method is deprecated in React 16.3" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rdp" value="$1$.defaultProps = { $2$ };" description="Creates empty defaultProps declaration" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="disp" value="function mapDispatchToProps(dispatch) { return { } }" description="Adds the redux mapDispatchToProps function" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="est" value="this.state = { $1$ };" description="Creates empty state object. To be used in a constructor." toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="fcc" value="// @flow import * as React from 'react'; type Props = { $END$ }; type State = { $1$ }; export class $TM_FILENAME_BASE$ extends React.Component<Props, State>{ render() { return ( <div> </div> ); }; };" description="Creates a React component class with FlowTypes" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="fsc" value="// @flow import * as React from 'react'; type Props = { $END$ }; export const $TM_FILENAME_BASE$ = (props: Props) => { return ( <div> </div> ); };" description="Creates a stateless React component with FlowTypes and ES6 module system" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="fsf" value="// @flow import * as React from 'react'; type Props = { $END$ }; export function $TM_FILENAME_BASE$(props: Props) { return ( <div> </div> ); };" description="Creates a stateless React component as a named function with FlowTypes" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="gdsfp" value="static getDerivedStateFromProps(nextProps, prevState) { $END$ } " description="Invoked after a component is instantiated as well as when it receives new props." toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="gsbu" value="getSnapshotBeforeUpdate(prevProps, prevState) { $END$ } " description="Invoked right before the most recently rendered output is committed to e.g. the DOM. It enables your component to capture current values" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="pta" value="PropTypes.array," description="Array prop type" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptao" value="PropTypes.arrayOf($END$)," description="An array of a certain type" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptaor" value="PropTypes.arrayOf($END$).isRequired," description="An array of a certain type required" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptar" value="PropTypes.array.isRequired," description="Array prop type required" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptb" value="PropTypes.bool," description="Bool prop type" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptbr" value="PropTypes.bool.isRequired," description="Bool prop type required" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptel" value="PropTypes.element," description="React element prop type" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptelr" value="PropTypes.element.isRequired," description="React element prop type required" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="pte" value="PropTypes.oneOf(['$END$'])," description="Prop type limited to specific values by treating it as an enum" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="pter" value="PropTypes.oneOf(['$END$']).isRequired," description="Prop type limited to specific values by treating it as an enum required" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptf" value="PropTypes.func," description="Func prop type" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptfr" value="PropTypes.func.isRequired," description="Func prop type required" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="pti" value="PropTypes.instanceOf($END$)," description="Is an instance of a class prop type" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptir" value="PropTypes.instanceOf($END$).isRequired," description="Is an instance of a class prop type required" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptnd" value="PropTypes.node," description="Anything that can be rendered: numbers, strings, elements or an array" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptndr" value="PropTypes.node.isRequired," description="Anything that can be rendered: numbers, strings, elements or an array required" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptn" value="PropTypes.number," description="Number prop type" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptnr" value="PropTypes.number.isRequired," description="Number prop type required" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="pto" value="PropTypes.object," description="Object prop type" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptoo" value="PropTypes.objectOf($END$)," description="An object with property values of a certain type" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptoor" value="PropTypes.objectOf($END$).isRequired," description="An object with property values of a certain type required" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptoos" value="PropTypes.objectOf(PropTypes.shape($END$))," description="An object whose keys are known ahead of time" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptoosr" value="PropTypes.objectOf(PropTypes.shape($END$)).isRequired," description="An object whose keys are known ahead of time required" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptor" value="PropTypes.object.isRequired," description="Object prop type required" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptet" value="PropTypes.oneOfType([ $END$ ])," description="An object that could be one of many types" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptetr" value="PropTypes.oneOfType([ $END$ ]).isRequired," description="An object that could be one of many types required" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptsh" value="PropTypes.shape({ $END$ })," description="An object taking on a particular shape" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptshr" value="PropTypes.shape({ $END$ }).isRequired," description="An object taking on a particular shape required" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="pts" value="PropTypes.string," description="String prop type" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ptsr" value="PropTypes.string.isRequired," description="String prop type required" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rpt" value="$1$.propTypes = { $2$ };" description="Creates empty propTypes declaration" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="1" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rcc" value="import React, { Component } from 'react'; class $TM_FILENAME_BASE$ extends Component { render() { return ( <div> $END$ </div> ); } } export default $TM_FILENAME_BASE$;" description="Creates a React component class with ES6 module system" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rccp" value="import React, { Component } from 'react'; import PropTypes from 'prop-types'; class $TM_FILENAME_BASE$ extends Component { render() { return ( <div> $END$ </div> ); } } $TM_FILENAME_BASE$.propTypes = { }; export default $TM_FILENAME_BASE$;" description="Creates a React component class with PropTypes and ES6 module system" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()));" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rcfc" value="import React, { Component } from 'react'; import PropTypes from 'prop-types'; class $TM_FILENAME_BASE$ extends Component { constructor(props) { super(props); } componentWillMount() { } componentDidMount() { } componentWillReceiveProps(nextProps) { } shouldComponentUpdate(nextProps, nextState) { } componentWillUpdate(nextProps, nextState) { } componentDidUpdate(prevProps, prevState) { } componentWillUnmount() { } render() { return ( <div> </div> ); } } $TM_FILENAME_BASE$.propTypes = { }; export default $TM_FILENAME_BASE$;" description="Creates a React component class with PropTypes and all lifecycle methods and ES6 module system" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rcjc" value="class $TM_FILENAME_BASE$ extends Component { render() { return ( <div> $END$ </div> ); } } " description="Creates a React component class with ES6 module system" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rpc" value="import React, { PureComponent } from 'react'; import PropTypes from 'prop-types'; class $TM_FILENAME_BASE$ extends PureComponent { render() { return ( <div> $END$ </div> ); } } $TM_FILENAME_BASE$.propTypes = { }; export default $TM_FILENAME_BASE$;" description="Creates a React pure component class with PropTypes and ES6 module system" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rrc" value="import React, { Component } from 'react'; import { connect } from 'react-redux'; function mapStateToProps(state) { return { }; } class $TM_FILENAME_BASE$ extends Component { render() { return ( <div> $END$ </div> ); } } export default connect( mapStateToProps, )($TM_FILENAME_BASE$);" description="Creates a React component class connected to redux" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rrdc" value="import React, { Component } from 'react'; import { connect } from 'react-redux'; function mapStateToProps(state) { return { }; } function mapDispatchToProps(dispatch) { return { }; } class $TM_FILENAME_BASE$ extends Component { render() { return ( <div> $END$ </div> ); } } export default connect( mapStateToProps, )($TM_FILENAME_BASE$);" description="Creates a React component class connected to redux with dispatch" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rsc" value="import React from 'react'; const $TM_FILENAME_BASE$ = () => { return ( <div> $END$ </div> ); }; export default $TM_FILENAME_BASE$;" description="Creates a stateless React component without PropTypes and ES6 module system" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rsf" value="import React from 'react'; function $TM_FILENAME_BASE$(props) { return ( $1$ );} export default $TM_FILENAME_BASE$;" description="Creates a stateless React component as a named function without PropTypes" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="1" expression="" defaultValue=""<div></div>"" alwaysStopAt="true" />
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rsfp" value="import React from 'react'; import PropTypes from 'prop-types'; $TM_FILENAME_BASE$.propTypes = { $END$ }; function $TM_FILENAME_BASE$(props) { return ( $1$ ); } export default $TM_FILENAME_BASE$;" description="Creates a stateless React component as a named function with PropTypes" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="1" expression="" defaultValue=""<div></div>"" alwaysStopAt="true" />
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rsi" value="import React from 'react'; const $TM_FILENAME_BASE$ = (props) => ( $END$ ); export default $TM_FILENAME_BASE$;" description="Creates a stateless React component without PropTypes and ES6 module system but with Implicit Return and props" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rscp" value="import React from 'react'; import PropTypes from 'prop-types'; const $TM_FILENAME_BASE$ = props => { return ( <div> </div> ); }; $TM_FILENAME_BASE$.propTypes = { $END$ }; export default $TM_FILENAME_BASE$;" description="Creates a stateless React component with PropTypes and ES6 module system" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="rwwd" value="class $TM_FILENAME_BASE$ extends React.Component { constructor(props) { super(props); this.state = {}; } render() { return ( <div> $END$ </div> ); } } $TM_FILENAME_BASE$.propTypes = { }; export default $TM_FILENAME_BASE$;" description="Creates a React component class with constructor, empty state, proptypes and export in ES6 module system without imports. (Mostly used when React, Proptypes are provided by webpack provide plugin)" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="TM_FILENAME_BASE" expression="capitalize(camelCase(fileNameWithoutExtension()))" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="scu" value="shouldComponentUpdate(nextProps, nextState) { $END$ } " description="Invoked before rendering when new props or state are being received." toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
</templateSet>
|
|
|
@ -1,53 +0,0 @@
|
||||||
<templateSet group="Twig">
|
|
||||||
<template name="blk" value="{% block $NAME$ %} $END$ {% endblock %} " description="block...endblock" toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="mcr" value="{% macro $NAME$($PARAMETERS$) %} $END$ {% endmacro %} " description="macro...endmacro" toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="PARAMETERS" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="esc" value="{% autoescape $TYPE$ %} $END$ {% endautoescape %} " description="autoescape...endautoescape" toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="TYPE" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="emb" value="{% embed $TEMPLATE$ %} $END$ {% endembed %} " description="embed 'template'...endembed" toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="TEMPLATE" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ext" value="{% extends "$TEMPLATE$" %} " description="extends "template"" toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="TEMPLATE" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="for" value="{% for $VAR$ in $SEQUENCE$ %} $END$ {% endfor %}" description="for...in...endfor" toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="VAR" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="SEQUENCE" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="from" value="{% from '$TEMPLATE$' import $END$ %} " description="from 'template' import..." toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="TEMPLATE" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="if" value="{% if $CONDITION$ %} $END$ {% endif %}" description="if...endif" toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="CONDITION" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="imp" value="{% import '$TEMPLATE$'$END$ %}" description="import 'template'" toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="TEMPLATE" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="inc" value="{% include '$TEMPLATE$'$END$ %}" description="include 'template'" toReformat="true" toShortenFQNames="false">
|
|
||||||
<variable name="TEMPLATE" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="sbx" value="{% sandbox %} $END$ {% endsandbox %}" description="sandbox...endsandbox" toReformat="true" toShortenFQNames="false">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="spl" value="{% spaceless %} $END$ {% endspaceless %}" description="spaceless...endspaceless" toReformat="false" toShortenFQNames="false">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="verb" value="{% verbatim %} $END$ {% endverbatim %}" description="verbatim...endverbatim" toReformat="false" toShortenFQNames="false">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
</templateSet>
|
|
|
@ -1,165 +0,0 @@
|
||||||
<templateSet group="Vue">
|
|
||||||
<template name="vstore-import" value="import { store } from './store/store'; " description="Import Vuex store into main.js" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vaction" value="actions: { $updateValue$({commit}, $payload$) { commit($updateValue$, $payload$); } }" description="Vuex action" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="updateValue" expression="" defaultValue=""updateValue"" alwaysStopAt="true" />
|
|
||||||
<variable name="payload" expression="" defaultValue=""payload"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vgetter" value="getters: { value: $value$ => { return state.$value$; } }" description="Vuex getter" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="value" expression="" defaultValue=""value"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vmutation" value="mutations: { $updateValue$(state, $payload$) { state.$value$ = $payload$; } }" description="Vuex mutation" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="updateValue" expression="" defaultValue=""updateValue"" alwaysStopAt="true" />
|
|
||||||
<variable name="payload" expression="" defaultValue=""payload"" alwaysStopAt="true" />
|
|
||||||
<variable name="value" expression="" defaultValue=""value"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vstore" value="import Vue from 'vue'; import Vuex from 'vuex'; Vue.use(Vuex); export const store = new Vuex.Store({ state: { $key$: $value$ } });" description="Vuex store" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="key" expression="" defaultValue=""key"" alwaysStopAt="true" />
|
|
||||||
<variable name="value" expression="" defaultValue=""value"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vdec" value="return this.$variable$ -= 1;" description="Decrement value" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="variable" expression="" defaultValue=""num"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vinc" value="return this.$variable$ += 1;" description="Increment value" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="variable" expression="" defaultValue=""num"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vcomputed" value="computed: { $name$() { return this.$data$ $END$; } }," description="Computed value" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="name" expression="" defaultValue=""name"" alwaysStopAt="true" />
|
|
||||||
<variable name="data" expression="" defaultValue=""data"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vc-direct" value="Vue.directive('$directiveName$', { bind(el, binding, vnode) { el.style.$arg$ = binding.value.$arg$; } });" description="Vue custom directive" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="directiveName" expression="" defaultValue=""directiveName"" alwaysStopAt="true" />
|
|
||||||
<variable name="arg" expression="" defaultValue=""arg"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vdata" value="data() { return { $key$: $value$ } }," description="Vue component data" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="key" expression="" defaultValue=""key"" alwaysStopAt="true" />
|
|
||||||
<variable name="value" expression="" defaultValue=""value"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vfilter" value="filters: { $fnName$: function($value$) { return $value$$END$; } }" description="Vue filter" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="fnName" expression="" defaultValue=""fnName"" alwaysStopAt="true" />
|
|
||||||
<variable name="value" expression="" defaultValue=""value"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vimport-export" value="import $Name$ from '~components/$Name$.vue'; export default { components: { $Name$ }, }" description="Import Vue component and include it in export default" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="Name" expression="" defaultValue=""Name"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vimport" value="import $New$ from './components/$New$.vue';" description="Import Vue component" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="New" expression="" defaultValue=""New"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vimport-gsap" value="import { TimelineMax, $Ease$ } from 'gsap';" description="Import methods from GSAP" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="Ease" expression="" defaultValue=""Ease"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vimport-lib" value="import { $libName$ } from '$libName$';" description="Import library" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="libName" expression="" defaultValue=""libName"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vimport-c" value="components: { $New$, }" description="Import Vue component into another, within export statement" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="New" expression="" defaultValue=""New"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vmethod" value="methods: { $name$() { $END$ } }," description="Vue method" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="name" expression="" defaultValue=""name"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vmixin" value="const $mixinName$ = { mounted() { console.log('hello from mixin!'); }, }" description="Vue mixin" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="mixinName" expression="" defaultValue=""mixinName"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vprops" value="props: { $propName$: { type: $type$, default: $default$$END$ }, }," description="Vue props with default" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="propName" expression="" defaultValue=""propName"" alwaysStopAt="true" />
|
|
||||||
<variable name="type" expression="" defaultValue=""Number"" alwaysStopAt="true" />
|
|
||||||
<variable name="default" expression="" defaultValue=""0"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vanimhook-js" value="methods: { beforeEnter(el) { console.log('beforeEnter'); }, enter(el, done) { console.log('enter'); done(); }, beforeLeave(el) { console.log('beforeLeave'); }, leave(el, done) { console.log('leave'); done(); }, }," description="Vue transition methods with JavaScript hooks" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vmixin-use" value="mixins: [$mixinName$]" description="Vue use mixin" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="mixinName" expression="" defaultValue=""mixinName"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vwatcher" value="watch: { $data$($newValue$, $oldValue$) { $END$ } }," description="Vue watcher" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="data" expression="" defaultValue=""data"" alwaysStopAt="true" />
|
|
||||||
<variable name="newValue" expression="" defaultValue=""newValue"" alwaysStopAt="true" />
|
|
||||||
<variable name="oldValue" expression="" defaultValue=""oldValue"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vclass" value="<$div$ :class="{ $className$: $data$ }"></$div$>" description="Vue class binding" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="div" expression="" defaultValue=""div"" alwaysStopAt="true" />
|
|
||||||
<variable name="className" expression="" defaultValue=""className"" alwaysStopAt="true" />
|
|
||||||
<variable name="data" expression="" defaultValue=""data"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vclass-obj" value="<$div$ :class="[$classNameA$, $classNameB$]"></$div$>" description="Vue class binding object" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="div" expression="" defaultValue=""div"" alwaysStopAt="true" />
|
|
||||||
<variable name="classNameA" expression="" defaultValue=""classNameA"" alwaysStopAt="true" />
|
|
||||||
<variable name="classNameB" expression="" defaultValue=""classNameB"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vel-props" value="<$component$ :$propName$="$END$"></$component$>" description="Vue component with props binding" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="component" expression="" defaultValue=""component"" alwaysStopAt="true" />
|
|
||||||
<variable name="propName" expression="" defaultValue=""propName"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vsrc" value="<img :src="'/path/to/images/' + $fileName$" alt="$altText$"/>" description="Vue image source binding" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="fileName" expression="" defaultValue=""fileName"" alwaysStopAt="true" />
|
|
||||||
<variable name="altText" expression="" defaultValue=""altText"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vclass-obj-mult" value="<$div$ :class="[$classNameA$, {$classNameB$ : $condition$}]"></$div$>" description="Vue multiple conditional class bindings" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="div" expression="" defaultValue=""div"" alwaysStopAt="true" />
|
|
||||||
<variable name="classNameA" expression="" defaultValue=""classNameA"" alwaysStopAt="true" />
|
|
||||||
<variable name="classNameB" expression="" defaultValue=""classNameB"" alwaysStopAt="true" />
|
|
||||||
<variable name="condition" expression="" defaultValue=""condition"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vstyle" value="<$div$ :style="{ fontSize: $data$ + 'px' }"></$div$>" description="Vue inline style binding" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="div" expression="" defaultValue=""div"" alwaysStopAt="true" />
|
|
||||||
<variable name="data" expression="" defaultValue=""data"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vstyle-obj" value="<$div$ :style="[$styleObjectA$, $styleObjectB$]"></$div$>" description="Vue style binding object" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="div" expression="" defaultValue=""div"" alwaysStopAt="true" />
|
|
||||||
<variable name="styleObjectA" expression="" defaultValue=""styleObjectA"" alwaysStopAt="true" />
|
|
||||||
<variable name="styleObjectB" expression="" defaultValue=""styleObjectB"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vanim" value="<transition mode="out-in" @before-enter="beforeEnter" @enter="enter" @before-leave="beforeLeave" @leave="leave" :css="false"> </transition>" description="Vue transition component with JavaScript hooks" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vfor" value="<$div$ v-for="$item$ in $item$s" :key="$item$.id"> {{ $item$ }} </$div$>" description="Vue v-for statement" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="div" expression="" defaultValue=""div"" alwaysStopAt="true" />
|
|
||||||
<variable name="item" expression="" defaultValue=""item"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vmodel" value="<input v-model="$data$" type="text" />" description="Vue v-model directive" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="data" expression="" defaultValue=""data"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vmodel-num" value="<input v-model.number="$numData$" type="number" step="1" />" description="Vue v-model number directive" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="numData" expression="" defaultValue=""numData"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="von" value="@click="$handler$($arg$, $event$)"" description="Vue v-on click handler with arguments" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="handler" expression="" defaultValue=""handler"" alwaysStopAt="true" />
|
|
||||||
<variable name="arg" expression="" defaultValue=""arg"" alwaysStopAt="true" />
|
|
||||||
<variable name="event" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vbase" value="<template> <div> </div> </template> <script> export default { $END$ } </script> <style scoped> </style>" description="Vue single file component" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
</templateSet>
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,898 +0,0 @@
|
||||||
<templateSet group="Zen HTML">
|
|
||||||
<template name="!!!" value="<!doctype html>" description="<!doctype html>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="!!!4t" value="<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">" description="<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="!!!4s" value="<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">" description="<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="!!!xt" value="<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">" description="<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="!!!xs" value="<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">" description="<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="!!!xxs" value="<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">" description="<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="c" value="<!-- $END$ -->" description="<!-- -->" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="cc:ie6" value="<!--[if lte IE 6]> $END$ <![endif]-->" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="cc:ie" value="<!--[if IE]> $END$ <![endif]-->" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="cc:noie" value="<!--[if !IE]><!--> $END$ <!--<![endif]-->" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="!" value="<!doctype html> <html lang="$ENV_LOCALE$"> <head> <meta charset="$CHARSET$"> <meta name="viewport" content="width=$WIDTH$, user-scalable=$SCALABLE$, initial-scale=$INITIAL_SCALE$, maximum-scale=$MAX_SCALE$, minimum-scale=$MIN_SCALE$"> <meta http-equiv="X-UA-Compatible" content="ie=$IE$"> <title>$TITLE$</title> </head> <body> $END$ </body> </html>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="ENV_LOCALE" expression="" defaultValue=""en"" alwaysStopAt="true" />
|
|
||||||
<variable name="CHARSET" expression="" defaultValue=""UTF-8"" alwaysStopAt="true" />
|
|
||||||
<variable name="WIDTH" expression="" defaultValue=""device-width"" alwaysStopAt="true" />
|
|
||||||
<variable name="SCALABLE" expression="" defaultValue=""no"" alwaysStopAt="true" />
|
|
||||||
<variable name="INITIAL_SCALE" expression="" defaultValue=""1.0"" alwaysStopAt="true" />
|
|
||||||
<variable name="MAX_SCALE" expression="" defaultValue=""1.0"" alwaysStopAt="true" />
|
|
||||||
<variable name="MIN_SCALE" expression="" defaultValue=""1.0"" alwaysStopAt="true" />
|
|
||||||
<variable name="IE" expression="" defaultValue=""edge"" alwaysStopAt="true" />
|
|
||||||
<variable name="TITLE" expression="" defaultValue=""Document"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a" value="<a href="$VAR0$">$END$</a>" description="<a href="...">...</a>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a:link" value="<a href="http://$VAR0$">$END$</a>" description="<a href="http://...">...</a>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a:mail" value="<a href="mailto:$VAR0$">$END$</a>" description="<a href="mailto:...">...</a>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="a:tel" value="<a href="tel:+$VAR0$">$END$</a>" description="<a href="tel:+...">...</a>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="abbr" value="<abbr title="$VAR0$">$END$</abbr>" description="<abbr title="...">...</abbr>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="acronym" value="<acronym title="$VAR0$">$END$</acronym>" description="<acronym title="...">...</acronym>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="base" value="<base href="$VAR0$">" description="<base href="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="basefont" value="<basefont>" description="<basefont>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="br" value="<br>" description="<br>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="frame" value="<frame>" description="<frame>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="hr" value="<hr>" description="<hr>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="bdo" value="<bdo dir="$VAR0$">$END$</bdo>" description="<bdo dir="...">...</bdo>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="bdo:r" value="<bdo dir="rtl">$END$</bdo>" description="<bdo dir="rtl">...</bdo>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="bdo:l" value="<bdo dir="ltr">$END$</bdo>" description="<bdo dir="ltr">...</bdo>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="col" value="<col>" description="<col>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="link" value="<link rel="stylesheet" href="$END$">" description="<link rel="stylesheet" href="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context>
|
|
||||||
<option name="JSX_EXPRESSION" value="true" />
|
|
||||||
<option name="JSX_STATEMENT" value="true" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="link:css" value="<link rel="stylesheet" href="$STYLE$.css" >" description="<link rel="stylesheet" href="style.css" >" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="STYLE" expression="" defaultValue=""style"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="link:import" value="<link rel="import" href="$HTML$.html">" description="<link rel="import" href="">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="HTML" expression="" defaultValue=""component"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="link:im" value="<link rel="import" href="$HTML$.html">" description="<link rel="import" href="">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="HTML" expression="" defaultValue=""component"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="link:print" value="<link rel="stylesheet" href="$STYLE$.css" media="print">" description="<link rel="stylesheet" href="print.css" media="print">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="STYLE" expression="" defaultValue=""print"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="link:favicon" value="<link rel="shortcut icon" href="$FAVICON$" type="image/x-icon">" description="<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="FAVICON" expression="" defaultValue=""favicon.ico"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="link:touch" value="<link rel="apple-touch-icon" href="$FAVICON$">" description="<link rel="apple-touch-icon" href="favicon.png">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="FAVICON" expression="" defaultValue=""favicon.png"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="link:rss" value="<link rel="alternate" href="$RSS$" type="application/rss+xml" title="RSS">" description="<link rel="alternate" href="rss.xml" type="application/rss+xml" title="RSS">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="RSS" expression="" defaultValue=""rss.xml"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="link:atom" value="<link rel="alternate" href="$ATOM$" type="application/atom+xml" title="Atom">" description="<link rel="alternate" href="atom.xml" type="application/atom+xml" title="Atom">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="ATOM" expression="" defaultValue=""atom.xml"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="meta" value="<meta>" description="<meta>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="meta:utf" value="<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">" description="<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="meta:win" value="<meta http-equiv="Content-Type" content="text/html;charset=windows-1251">" description="<meta http-equiv="Content-Type" content="text/html;charset=Win-1251">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="meta:edge" value="<meta http-equiv="X-UA-Compatible" content="ie=$IE$">" description="<meta http-equiv="X-UA-Compatible" content="ie=edge">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="IE" expression="" defaultValue=""edge"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="meta:vp" value="<meta name="viewport" content="width=$WIDTH$, initial-scale=$INITIAL_SCALE$">" description="<meta name="viewport" content="width=device-width, initial-scale=1.0">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="WIDTH" expression="" defaultValue=""device-width"" alwaysStopAt="true" />
|
|
||||||
<variable name="INITIAL_SCALE" expression="" defaultValue=""1.0"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="meta:compat" value="<meta http-equiv="X-UA-Compatible" content="$VAR0$">" description="<meta http-equiv="X-UA-Compatible" content="IE=7">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue=""IE=7"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="meta:redirect" value="<meta http-equiv="refresh" content="0; url=$URL$">" description="<meta http-equiv="refresh" content="0; url=http://example.com">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="URL" expression="" defaultValue=""http://example.com"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="style" value="<style>$END$</style>" description="<style>...</style>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="script" value="<script !src="">$END$</script>" description="<script>...</script>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="script:src" value="<script src="$END$"></script>" description="<script src="...">...</script>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context>
|
|
||||||
<option name="JSX_EXPRESSION" value="true" />
|
|
||||||
<option name="JSX_STATEMENT" value="true" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="img" value="<img src="$VAR0$" alt="$VAR1$">" description="<img src="..." alt="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="img:s" value="<img src="$VAR1$" alt="$VAR2$" srcset="$VAR0$">" description="<img src="..." alt="..." srcset="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="img:srcset" value="<img src="$VAR1$" alt="$VAR2$" srcset="$VAR0$">" description="<img src="..." alt="..." srcset="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="img:z" value="<img src="$VAR2$" alt="$VAR3$" sizes="$VAR0$" srcset="$VAR1$">" description="<img src="..." alt="..." sizes="..." srcset="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR3" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="img:sizes" value="<img src="$VAR2$" alt="$VAR3$" sizes="$VAR0$" srcset="$VAR1$">" description="<img src="..." alt="..." sizes="..." srcset="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR3" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="picture" value="<picture></picture>" description="<picture></picture>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="src" value="<source>" description="<source>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="src:sc" value="<source src="$VAR0$" type="$VAR1$">" description="<source src="..." type="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="source:src" value="<source src="$VAR0$" type="$VAR1$">" description="<source src="..." type="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="src:s" value="<source srcset="$VAR0$">" description="<source srcset="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="source:srcset" value="<source srcset="$VAR0$">" description="<source srcset="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="src:m" value="<source media="($VAR0$)" srcset="$VAR1$">" description="<source media="(...)" srcset="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue=""min-width: "" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="source:media" value="<source media="($VAR0$)" srcset="$VAR1$">" description="<source media="(...)" srcset="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue=""min-width: "" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="src:t" value="<source srcset="$VAR0$" type="$VAR1$">" description="<source srcset="..." type="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue=""image/"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="source:type" value="<source srcset="$VAR0$" type="$VAR1$">" description="<source srcset="..." type="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue=""image/"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="src:z" value="<source sizes="$VAR0$" srcset="$VAR1$">" description="<source sizes="..." srcset="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="source:sizes" value="<source sizes="$VAR0$" srcset="$VAR1$">" description="<source sizes="..." srcset="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="src:mt" value="<source media="($VAR0$)" srcset="$VAR1$" type="$VAR2$">" description="<source media="(...)" srcset="..." type="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue=""min-width: "" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue=""image/"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="source:media:type" value="<source media="($VAR0$)" srcset="$VAR1$" type="$VAR2$">" description="<source media="(...)" srcset="..." type="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue=""min-width: "" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue=""image/"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="src:mz" value="<source media="($VAR0$)" srcset="$VAR2$" sizes="$VAR1$">" description="<source media="(...)" srcset="..." sizes="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue=""min-width: "" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="source:media:sizes" value="<source media="($VAR0$)" srcset="$VAR2$" sizes="$VAR1$">" description="<source media="(...)" srcset="..." sizes="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue=""min-width: "" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="src:zt" value="<source sizes="$VAR0$" srcset="$VAR1$" type="$VAR2$">" description="<source sizes="..." srcset="..." type="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue=""image/"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="source:sizes:type" value="<source sizes="$VAR0$" srcset="$VAR1$" type="$VAR2$">" description="<source sizes="..." srcset="..." type="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue=""image/"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="iframe" value="<iframe src="$VAR0$" frameborder="0">$END$</iframe>" description="<iframe src="..." frameborder="0">...</iframe>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="embed" value="<embed src="$VAR0$" type="$VAR1$">" description="<embed src="..." type="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="object" value="<object data="$VAR0$" type="$VAR1$">$END$</object>" description="<object data="..." type="...">...</object>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="param" value="<param name="$VAR0$" value="$VAR1$">" description="<param name="..." value="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="map" value="<map name="$VAR0$">$END$</map>" description="<map name="...">...</map>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="area" value="<area shape="$VAR0$" coords="$VAR1$" href="$VAR2$" alt="$VAR3$">" description="<area shape="..." coords="..." href="..." alt="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR3" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="area:d" value="<area shape="default" coords="$COORDS$" href="$VAR0$" alt="$VAR1$">" description="<area shape="default" coords="..." href="..." alt="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="COORDS" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="area:c" value="<area shape="circle" coords="$VAR0$" href="$VAR1$" alt="$VAR2$">" description="<area shape="circle" coords="..." href="..." alt="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="area:r" value="<area shape="rect" coords="$VAR0$" href="$VAR1$" alt="$VAR2$">" description="<area shape="rect" coords="..." href="..." alt="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="area:p" value="<area shape="poly" coords="$VAR0$" href="$VAR1$" alt="$VAR2$">" description="<area shape="poly" coords="..." href="..." alt="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="form" value="<form action="$VAR0$">$END$</form>" description="<form action="...">...</form>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="form:get" value="<form action="$VAR0$" method="get">$END$</form>" description="<form action="..." method="get">...</form>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="form:post" value="<form action="$VAR0$" method="post">$END$</form>" description="<form action="..." method="post">...</form>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="label" value="<label for="$VAR0$">$END$</label>" description="<label for="...">...</label>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input" value="<input type="$VAR0$">" description="<input type="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue=""text"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="inp" value="<input type="$VAR0$" name="$NAME$" id="$ID$">" description="<input type="..." name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue=""text"" alwaysStopAt="true" />
|
|
||||||
<variable name="NAME" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="ID" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:hidden" value="<input type="hidden" name="$VAR0$" >" description="<input type="hidden" name="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:h" value="<input type="hidden" name="$VAR0$">" description="<input type="hidden" name="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:text" value="<input type="text" name="$VAR0$" id="$VAR1$">" description="<input type="text" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:t" value="<input type="text" name="$VAR0$" id="$VAR1$">" description="<input type="text" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:search" value="<input type="search" name="$VAR0$" id="$VAR1$">" description="<input type="search" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:email" value="<input type="email" name="$VAR0$" id="$VAR1$">" description="<input type="email" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:url" value="<input type="url" name="$VAR0$" id="$VAR1$">" description="<input type="url" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:password" value="<input type="password" name="$VAR0$" id="$VAR1$">" description="<input type="password" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:p" value="<input type="password" name="$VAR0$" id="$VAR1$">" description="<input type="password" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:datetime" value="<input type="datetime" name="$VAR0$" id="$VAR1$">" description="<input type="datetime" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:date" value="<input type="date" name="$VAR0$" id="$VAR1$">" description="<input type="date" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:datetime-local" value="<input type="datetime-local" name="$VAR0$" id="$VAR1$">" description="<input type="datetime-local" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:month" value="<input type="month" name="$VAR0$" id="$VAR1$">" description="<input type="month" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:week" value="<input type="week" name="$VAR0$" id="$VAR1$">" description="<input type="week" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:time" value="<input type="time" name="$VAR0$" id="$VAR1$">" description="<input type="time" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:tel" value="<input type="tel" name="$VAR0$" id="$VAR1$">" description="<input type="tel" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:number" value="<input type="number" name="$VAR0$" id="$VAR1$">" description="<input type="number" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:color" value="<input type="color" name="$VAR0$" id="$VAR1$">" description="<input type="color" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:checkbox" value="<input type="checkbox" name="$VAR0$" id="$VAR1$">" description="<input type="checkbox" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:c" value="<input type="checkbox" name="$VAR0$" id="$VAR1$">" description="<input type="checkbox" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:radio" value="<input type="radio" name="$VAR0$" id="$VAR1$">" description="<input type="radio" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:r" value="<input type="radio" name="$VAR0$" id="$VAR1$">" description="<input type="radio" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:range" value="<input type="range" name="$VAR0$" id="$VAR1$">" description="<input type="range" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:file" value="<input type="file" name="$VAR0$" id="$VAR1$">" description="<input type="file" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:f" value="<input type="file" name="$VAR0$" id="$VAR1$">" description="<input type="file" name="..." id="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:submit" value="<input type="submit" value="$VAR0$">" description="<input type="submit" value="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:s" value="<input type="submit" value="$VAR0$">" description="<input type="submit" value="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:image" value="<input type="image" src="$VAR0$" alt="$VAR1$">" description="<input type="image" src="..." alt="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:i" value="<input type="image" src="$VAR0$" alt="$VAR1$">" description="<input type="image" src="..." alt="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:button" value="<input type="button" value="$VAR0$">" description="<input type="button" value="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:b" value="<input type="button" value="$VAR0$">" description="<input type="button" value="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="isindex" value="<isindex>" description="<isindex>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="input:reset" value="<input type="reset" value="$VAR0$">" description="<input type="reset" value="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="select" value="<select name="$VAR0$" id="$VAR1$">$END$</select>" description="<select name="..." id="...">...</select>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="select:disabled" value="<select name="$VAR0$" id="$VAR1$" disabled>$END$</select>" description="<select name="..." id="..." disabled>...</select>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="select:d" value="<select name="$VAR0$" id="$VAR1$" disabled>$END$</select>" description="<select name="..." id="..." disabled>...</select>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="option" value="<option value="$VAR0$">$END$</option>" description="<option value="...">...</option>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="textarea" value="<textarea name="$VAR0$" id="$VAR1$" cols="$COL$" rows="$ROWS$">$END$</textarea>" description="<textarea name="..." id="..." cols="30" rows="10">...</textarea>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="COL" expression="" defaultValue=""30"" alwaysStopAt="true" />
|
|
||||||
<variable name="ROWS" expression="" defaultValue=""10"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="marquee" value="<marquee behavior="$BEHAVIOR$" direction="$DIRECTION$">$END$</marquee>" description="<marquee behavior="..." direction="...">...</marquee>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="BEHAVIOR" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="DIRECTION" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="menu:context" value="<menu type="context">$END$</menu>" description="<menu type="context">...</menu>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="menu:c" value="<menu type="context">$END$</menu>" description="<menu type="context">...</menu>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="menu:toolbar" value="<menu type="toolbar">$END$</menu>" description="<menu type="toolbar">...</menu>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="menu:t" value="<menu type="toolbar">$END$</menu>" description="<menu type="toolbar">...</menu>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="video" value="<video src="$VAR0$">$END$</video>" description="<video src="...">...</video>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="audio" value="<audio src="$VAR0$">$END$</audio>" description="<audio src="...">...</audio>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="html:xml" value="<html xmlns="http://www.w3.org/1999/xhtml">$END$</html>" description="<html xmlns="http://www.w3.org/1999/xhtml">...</html>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="keygen" value="<keygen>" description="<keygen>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="command" value="<command>" description="<command>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="button:submit" value="<button type="submit">$END$</button>" description="<button type="submit"></button>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="button:s" value="<button type="submit">$END$</button>" description="<button type="submit"></button>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="button:reset" value="<button type="reset">$END$</button>" description="<button type="reset"></button>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="button:r" value="<button type="reset">$END$</button>" description="<button type="reset"></button>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="button:disabled" value="<button disabled>$END$</button>" description="<button disabled>...</button>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="button:d" value="<button disabled>$END$</button>" description="<button disabled>...</button>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="fieldset:disabled" value="<fieldset disabled>$END$</fieldset>" description="<fieldset disabled>...</fieldset>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="fieldset:d" value="<fieldset disabled>$END$</fieldset>" description="<fieldset disabled>...</fieldset>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="bq" value="<blockquote>$END$</blockquote>" description="<blockquote>...</blockquote>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="acr" value="<acronym title="$VAR0$">$END$</acronym>" description="<acronym title="...">...</acronym>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="fig" value="<figure>$END$</figure>" description="<figure>...</figure>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="figc" value="<figcaption>$END$</figcaption>" description="<figcaption>...</figcaption>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="pic" value="<picture></picture>" description="<picture></picture>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ifr" value="<iframe src="$VAR0$" frameborder="0">$END$</iframe>" description="<iframe src="..." frameborder="0">...</iframe>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="emb" value="<embed src="$VAR0$" type="$VAR1$">" description="<embed src="..." type="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="obj" value="<object data="$VAR0$" type="$VAR1$">$END$</object>" description="<object data="..." type="...">...</object>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="cap" value="<caption>$END$</caption>" description="<caption>...</caption>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="colg" value="<colgroup>$END$</colgroup>" description="<colgroup>...</colgroup>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="fst" value="<fieldset>$END$</fieldset>" description="<fieldset>...</fieldset>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="fst:d" value="<fieldset disabled>$END$</fieldset>" description="<fieldset disabled>...</fieldset>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="btn" value="<button>$END$</button>" description="<button>...</button>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="btn:b" value="<button type="button">$END$</button>" description="<button type="button">...</button>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="btn:r" value="<button type="reset">$END$</button>" description="<button type="reset">...</button>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="btn:s" value="<button type="submit">$END$</button>" description="<button type="submit">...</button>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="btn:d" value="<button disabled>$END$</button>" description="<button disabled>...</button>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="optg" value="<optgroup>$END$</optgroup>" description="<optgroup>...</optgroup>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="opt" value="<option value="$VAR0$">$END$</option>" description="<option value="...">...</option>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="tarea" value="<textarea name="$VAR0$" id="$VAR1$" cols="$COL$" rows="$ROWS$">$END$</textarea>" description="<textarea name="..." id="..." cols="30" rows="10">...</textarea>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="COL" expression="" defaultValue=""30"" alwaysStopAt="true" />
|
|
||||||
<variable name="ROWS" expression="" defaultValue=""10"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="leg" value="<legend>$END$</legend>" description="<legend>...</legend>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="sect" value="<section>$END$</section>" description="<section>...</section>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="art" value="<article>$END$</article>" description="<article>...</article>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="hdr" value="<header>$END$</header>" description="<header>...</header>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ftr" value="<footer>$END$</footer>" description="<footer>...</footer>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="adr" value="<address>$END$</address>" description="<address>...</address>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="dlg" value="<dialog>$END$</dialog>" description="<dialog>...</dialog>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="str" value="<strong>$END$</strong>" description="<strong>...</strong>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="prog" value="<progress>$END$</progress>" description="<progress>...</progress>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="mn" value="<main>$END$</main>" description="<main>...</main>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="tem" value="<template>$END$</template>" description="<template>...</template>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="fset" value="<fieldset>$END$</fieldset>" description="<fieldset>...</fieldset>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="fset:d" value="<fieldset disabled>$END$</fieldset>" description="<fieldset disabled>...</fieldset>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="datag" value="<datagrid>$END$</datagrid>" description="<datagrid>...</datagrid>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="datal" value="<datalist>$END$</datalist>" description="<datalist>...</datalist>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="kg" value="<keygen>" description="<keygen>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="out" value="<output>$END$</output>" description="<output>...</output>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="det" value="<details>$END$</details>" description="<details>...</details>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="cmd" value="<command>" description="<command>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="doc" value="<html> <head> <meta charset="$CHARSET$"> <meta name="viewport" content="width=$WIDTH$, user-scalable=$SCALABLE$, initial-scale=$INITIAL_SCALE$, maximum-scale=$MAX_SCALE$, minimum-scale=$MIN_SCALE$"> <meta http-equiv="X-UA-Compatible" content="ie=$IE$"> <title>$TITLE$</title> </head> <body> $END$ </body> </html>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="CHARSET" expression="" defaultValue=""UTF-8"" alwaysStopAt="true" />
|
|
||||||
<variable name="WIDTH" expression="" defaultValue=""device-width"" alwaysStopAt="true" />
|
|
||||||
<variable name="SCALABLE" expression="" defaultValue=""no"" alwaysStopAt="true" />
|
|
||||||
<variable name="INITIAL_SCALE" expression="" defaultValue=""1.0"" alwaysStopAt="true" />
|
|
||||||
<variable name="MAX_SCALE" expression="" defaultValue=""1.0"" alwaysStopAt="true" />
|
|
||||||
<variable name="MIN_SCALE" expression="" defaultValue=""1.0"" alwaysStopAt="true" />
|
|
||||||
<variable name="IE" expression="" defaultValue=""edge"" alwaysStopAt="true" />
|
|
||||||
<variable name="TITLE" expression="" defaultValue=""Document"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="doc4" value="<html> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>$TITLE$</title> </head> <body> $END$ </body> </html>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="TITLE" expression="" defaultValue=""Document"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ri:d" value="<img src="$VAR1$" alt="$VAR2$" srcset="$VAR0$">" description="<img src="..." alt="..." srcset="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ri:dpr" value="<img src="$VAR1$" alt="$VAR2$" srcset="$VAR0$">" description="<img src="..." alt="..." srcset="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ri:v" value="<img src="$VAR2$" alt="$VAR3$" sizes="$VAR0$" srcset="$VAR1$">" description="<img src="..." alt="..." sizes="..." srcset="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR3" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ri:viewport" value="<img src="$VAR2$" alt="$VAR3$" sizes="$VAR0$" srcset="$VAR1$">" description="<img src="..." alt="..." sizes="..." srcset="...">" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR3" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ri:a" value="<picture> <source media="($VAR0$)" srcset="$VAR1$"> <img src="$VAR2$" alt="$VAR3$"></picture>" description="<picture><source media="(...)" srcset="..."><img src="..." alt="..."></picture>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue=""min-width: "" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR3" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ri:art" value="<picture> <source media="($VAR0$)" srcset="$VAR1$"> <img src="$VAR2$" alt="$VAR3$"></picture>" description="<picture><source media="(...)" srcset="..."><img src="..." alt="..."></picture>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue=""min-width: "" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR3" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ri:t" value="<picture> <source srcset="$VAR0$" type="$VAR1$"> <img src="$VAR2$" alt="$VAR3$"></picture>" description="<picture><source srcset="..." type="..."><img src="..." alt="..."></picture>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue=""image/"" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR3" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ri:type" value="<picture> <source srcset="$VAR0$" type="$VAR1$"> <img src="$VAR2$" alt="$VAR3$"></picture>" description="<picture><source srcset="..." type="..."><img src="..." alt="..."></picture>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue=""image/"" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR3" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="html:4t" value="<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="$ENV_LANG$"> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>$TITLE$</title> </head> <body> $END$ </body> </html>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="ENV_LANG" expression="" defaultValue=""en"" alwaysStopAt="true" />
|
|
||||||
<variable name="TITLE" expression="" defaultValue=""Document"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="html:4s" value="<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="$ENV_LANG$"> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>$TITLE$</title> </head> <body> $END$ </body> </html>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="ENV_LANG" expression="" defaultValue=""en"" alwaysStopAt="true" />
|
|
||||||
<variable name="TITLE" expression="" defaultValue=""Document"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="html:xt" value="<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="$ENV_LANG$"> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>$TITLE$</title> </head> <body> $END$ </body> </html>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="ENV_LANG" expression="" defaultValue=""en"" alwaysStopAt="true" />
|
|
||||||
<variable name="TITLE" expression="" defaultValue=""Document"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="html:xs" value="<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="$ENV_LANG$"> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>$TITLE$</title> </head> <body> $END$ </body> </html>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="ENV_LANG" expression="" defaultValue=""en"" alwaysStopAt="true" />
|
|
||||||
<variable name="TITLE" expression="" defaultValue=""Document"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="html:xxs" value="<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="$ENV_LANG$"> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>$TITLE$</title> </head> <body> $END$ </body> </html>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="ENV_LANG" expression="" defaultValue=""en"" alwaysStopAt="true" />
|
|
||||||
<variable name="TITLE" expression="" defaultValue=""Document"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="html:5" value="<!doctype html> <html lang="$ENV_LOCALE$"> <head> <meta charset="$CHARSET$"> <meta name="viewport" content="width=$WIDTH$, user-scalable=$SCALABLE$, initial-scale=$INITIAL_SCALE$, maximum-scale=$MAX_SCALE$, minimum-scale=$MIN_SCALE$"> <meta http-equiv="X-UA-Compatible" content="ie=$IE$"> <title>$TITLE$</title> </head> <body> $END$ </body> </html>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="ENV_LOCALE" expression="" defaultValue=""en"" alwaysStopAt="true" />
|
|
||||||
<variable name="CHARSET" expression="" defaultValue=""UTF-8"" alwaysStopAt="true" />
|
|
||||||
<variable name="WIDTH" expression="" defaultValue=""device-width"" alwaysStopAt="true" />
|
|
||||||
<variable name="SCALABLE" expression="" defaultValue=""no"" alwaysStopAt="true" />
|
|
||||||
<variable name="INITIAL_SCALE" expression="" defaultValue=""1.0"" alwaysStopAt="true" />
|
|
||||||
<variable name="MAX_SCALE" expression="" defaultValue=""1.0"" alwaysStopAt="true" />
|
|
||||||
<variable name="MIN_SCALE" expression="" defaultValue=""1.0"" alwaysStopAt="true" />
|
|
||||||
<variable name="IE" expression="" defaultValue=""edge"" alwaysStopAt="true" />
|
|
||||||
<variable name="TITLE" expression="" defaultValue=""Document"" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ol+" value="<ol> <li>$END$</li> </ol>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ul+" value="<ul> <li>$END$</li> </ul>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="dl+" value="<dl> <dt>$VAR0$</dt> <dd>$END$</dd> </dl>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="map+" value="<map name="$VAR0$"> <area shape="$VAR1$" coords="$VAR2$" href="$VAR3$" alt="$VAR4$">$END$ </map>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR3" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR4" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="table+" value="<table> <tr> <td>$END$</td> </tr> </table>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="colgroup+" value="<colgroup> <col> </colgroup>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="colg+" value="<colgroup> <col> </colgroup>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="tr+" value="<tr> <td>$END$</td> </tr>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="select+" value="<select name="$VAR0$" id="$VAR1$"> <option value="$VAR2$">$END$</option> </select>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="optgroup+" value="<optgroup> <option value="$VAR0$">$END$</option> </optgroup>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="optg+" value="<optgroup> <option value="$VAR0$">$END$</option> </optgroup>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="pic+" value="<picture> <source srcset="$VAR0$"> <img src="$VAR1$" alt="$VAR2$"></picture>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
</templateSet>
|
|
|
@ -1,160 +0,0 @@
|
||||||
<templateSet group="Zen XSL">
|
|
||||||
<template name="tmatch" value="<xsl:template match="$VAR0$" mode="$VAR1$">$END$</xsl:template>" description="<xsl:template match="..." mode="...">...</xsl:template>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="tm" value="<xsl:template match="$VAR0$" mode="$VAR1$">$END$</xsl:template>" description="<xsl:template match="..." mode="...">...</xsl:template>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="par" value="<xsl:param name="$VAR0$" >$END$</xsl:param>" description="<xsl:param name="...">...</xsl:param>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="pare" value="<xsl:param name="$VAR0$" select="$VAR1$" />" description="<xsl:param name="..." select="..." />" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="co" value="<xsl:copy-of select="$VAR0$" />" description="<xsl:copy-of select="..." />" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="attr" value="<xsl:attribute name="$VAR0$">$END$</xsl:attribute>" description="<xsl:attribute name="...">...</xsl:attribute>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="val" value="<xsl:value-of select="$VAR0$" />" description="<xsl:value-of select="..." />" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="xsl:when" value="<xsl:when test="$VAR0$">$END$</xsl:when>" description="<xsl:when test="...">...</xsl:when>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="each" value="<xsl:for-each select="$VAR0$">$END$</xsl:for-each>" description="<xsl:for-each select="...">...</xsl:for-each>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="var" value="<xsl:variable name="$VAR0$">$END$</xsl:variable>" description="<xsl:variable name="...">...</xsl:variable>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="wh" value="<xsl:when test="$VAR0$">$END$</xsl:when>" description="<xsl:when test="...">...</xsl:when>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ap" value="<xsl:apply-templates select="$VAR0$" mode="$VAR1$" />" description="<xsl:apply-templates select="..." mode="..." />" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="call" value="<xsl:call-template name="$VAR0$" />" description="<xsl:call-template name="..." />" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ch" value="<xsl:choose>$END$</xsl:choose>" description="<xsl:choose>...</xsl:choose>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="choose" value="<xsl:choose> <xsl:when test="$VAR0$">$VAR1$</xsl:when> <xsl:otherwise>$END$</xsl:otherwise> </xsl:choose>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="vare" value="<xsl:variable name="$VAR0$" select="$VAR1$" />" description="<xsl:variable name="..." select="..." />" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="tname" value="<xsl:template name="$VAR0$">$END$</xsl:template>" description="<xsl:template name="...">...</xsl:template>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="tn" value="<xsl:template name="$VAR0$">$END$</xsl:template>" description="<xsl:template name="...">...</xsl:template>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="if" value="<xsl:if test="$VAR0$">$END$</xsl:if>" description="<xsl:if test="...">...</xsl:if>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="sort" value="<xsl:sort select="$VAR0$" order="$VAR1$" />" description="<xsl:sort select="..." order="..." />" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="proc" value="<xsl:processing-instruction name="$VAR0$">$END$</xsl:processing-instruction>" description="<xsl:processing-instruction name="...">...</xsl:processing-instruction>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="for" value="<xsl:for-each select="$VAR0$">$END$</xsl:for-each>" description="<xsl:for-each select="...">...</xsl:for-each>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="strip" value="<xsl:strip-space elements="$END$" />" description="<xsl:strip-space elements="..." />>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="pres" value="<xsl:preserve-space elements="$END$" />" description="<xsl:preserve-space elements="..." />" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="nam" value="<namespace-alias stylesheet-prefix="$VAR0$" result-prefix="$END$" />" description="<namespace-alias stylesheet-prefix="..." result-prefix="..." />" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="num" value="<xsl:number value="$END$" />" description="<xsl:number value="..." />" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="fall" value="<xsl:fallback>$END$</xsl:fallback>" description="<xsl:fallback>...</xsl:fallback>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="msg" value="<xsl:message terminate="no">$END$</xsl:message>" description="<xsl:message terminate="no">...</xsl:message>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="com" value="<xsl:comment>$END$</xsl:comment>" description="<xsl:comment>...</xsl:comment>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="ot" value="<xsl:otherwise>$END$</xsl:otherwise>" description="<xsl:otherwise></xsl:otherwise>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="tex" value="<xsl:text>$END$</xsl:text>" description="<xsl:text></xsl:text>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="api" value="<xsl:apply-imports/>" description="<xsl:apply-imports/>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="cp" value="<xsl:copy select="$VAR0$"/>" description="<xsl:copy select="..."/>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="attrs" value="<xsl:attribute-set name="$VAR0$">$END$</xsl:attribute-set>" description="<xsl:attribute-set name="...">...</xsl:attribute-set>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="elem" value="<xsl:element name="$VAR0$">$END$</xsl:element>" description="<xsl:element name="...">...</xsl:element>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="inc" value="<xsl:include href="$VAR0$"/>" description="<xsl:include href="..."/>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="imp" value="<xsl:import href="$VAR0$"/>" description="<xsl:import href="..."/>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="xsl" value="<?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> $VAR0$ </xsl:stylesheet>" description="" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="key" value="<xsl:key name="$VAR0$" match="$VAR1$" use="$VAR2$" />" description="<xsl:key name="..." match="..." use="..." />" toReformat="true" toShortenFQNames="true">
|
|
||||||
<variable name="VAR0" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR1" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<variable name="VAR2" expression="" defaultValue="""" alwaysStopAt="true" />
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
<template name="!!!" value="<?xml version="1.0" encoding="UTF-8"?>" description="<?xml version="1.0" encoding="UTF-8"?>" toReformat="true" toShortenFQNames="true">
|
|
||||||
<context />
|
|
||||||
</template>
|
|
||||||
</templateSet>
|
|
|
@ -1,245 +0,0 @@
|
||||||
<templateSet group="xsl">
|
|
||||||
<template name="ai" value="<xsl:apply-imports/>$END$" description="Apply-Imports." toReformat="false" toShortenFQNames="true">
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="an" value="<xsl:attribute name="$NAME$">$END$</xsl:attribute>" description="Attribute-Name." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ats" value="<xsl:apply-templates select="$SELECT$"/>$END$" description="Apply-Templates-Select." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="SELECT" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="atsm" value="<xsl:apply-templates select="$SELECT$" mode="$MODE$"/>$END$" description="Apply-Templates-Select-Mode." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="SELECT" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="MODE" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="cos" value="<xsl:copy-of select="$END$"/>" description="Copy-Of-Select." toReformat="false" toShortenFQNames="true">
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ctn" value="<xsl:call-template name="$NAME$"/>$END$" description="Call-Template-Name." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="ctnwp" value="<xsl:call-template name="$NAME$"> <xsl:with-param name="$PNAME$" select="$SELECT$"/> </xsl:call-template>$END$" description="Call-Template-Name-With-Param." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="PNAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="SELECT" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="cwt" value="<xsl:choose> <xsl:when test="$TEST$"> $END$ </xsl:when> </xsl:choose>" description="Choose-When-Test." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="TEST" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="cwto" value="<xsl:choose> <xsl:when test="$TEST$"> $END$ </xsl:when> <xsl:otherwise> </xsl:otherwise> </xsl:choose>" description="Choose-When-Test-Otherwise." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="TEST" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="fe" value="<xsl:for-each select="$SELECT$"> $END$ </xsl:for-each>" description="For-Each." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="SELECT" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="it" value="<xsl:if test="$TEST$"> $END$ </xsl:if>" description="If-Test." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="TEST" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="kn" value="<xsl:key name="$NAME$" match="$MATCH$" use="$USE$"/>$END$" description="Key-Name." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="MATCH" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="USE" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="o" value="<xsl:otherwise> $END$ </xsl:otherwise>" description="Otherwise." toReformat="false" toShortenFQNames="true">
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="pn" value="<xsl:param name="$END$"/>" description="Param-Name." toReformat="false" toShortenFQNames="true">
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="tm" value="<xsl:template match="$MATCH$"> $END$ </xsl:template>" description="Template-Match." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="MATCH" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="tmm" value="<xsl:template match="$MATCH$" mode="$MODE$"> $END$ </xsl:template>" description="Template-Match-Mode." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="MATCH" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="MODE" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="tn" value="<xsl:template name="$NAME$"> $END$ </xsl:template>" description="Template-Name." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="tt" value="<xsl:text>$END$</xsl:text>" description="Text." toReformat="false" toShortenFQNames="true">
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="vn" value="<xsl:variable name="$NAME$">$END$</xsl:variable>" description="Variable-Name." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="vns" value="<xsl:variable name="$NAME$" select="$SELECT$"/>" description="Variable-Name-Select." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="SELECT" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="vos" value="<xsl:value-of select="$END$"/>" description="Value-Of-Select." toReformat="false" toShortenFQNames="true">
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="wp" value="<xsl:with-param name="$NAME$" select="$SELECT$"/>$END$" description="With-Param." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="SELECT" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="wpn" value="<xsl:with-param name="$NAME$" select="$SELECT$"/>$END$" description="With-Param-Name." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<variable name="SELECT" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
<template name="wt" value="<xsl:when test="$TEST$">$END$</xsl:when>" description="When-Test." toReformat="false" toShortenFQNames="true">
|
|
||||||
<variable name="TEST" expression="" defaultValue="" alwaysStopAt="true" />
|
|
||||||
<context>
|
|
||||||
<option name="COMPLETION" value="false" />
|
|
||||||
<option name="JAVA_CODE" value="false" />
|
|
||||||
<option name="JAVA_COMMENT" value="false" />
|
|
||||||
<option name="JAVA_STRING" value="false" />
|
|
||||||
<option name="JSP" value="false" />
|
|
||||||
</context>
|
|
||||||
</template>
|
|
||||||
</templateSet>
|
|
Loading…
Add table
Add a link
Reference in a new issue