在文章开头我们已经有提到 IntelliJ IDEA 实时代码模板是有变量参数设置的,其中 IntelliJ IDEA 自带了两个变量参数:
$END$
,表示最后都编辑完后光标所处的位置 $SELECTION$
,表示设置环绕实时代码模板,环绕功能下面会模板专门进行介绍。 除了上面两个变量参数外,其他一律都会自定义变量。 官网介绍:https://www.jetbrains.com/idea/help/live-template-variables.html$END$
indicates the position of the cursor after the template is expanded. $SELECTION$
is used in surround templates and stands for the code fragment to be wrapped.
备案信息: 粤ICP备15087711号-2
Copyright © 2008-2024 啊嘎哇在线工具箱 All Rights.
本站所有资料来源于网络,版权归原作者所有,仅作学习交流使用,如不慎侵犯了您的权利,请联系我们。