自定义代码片断 在Acode中安装插件React and React Router v7 Snippet and Auto Importer tsx格式代码片断: 路径:1内部存储/Android/data/com.foxdebug.acode/files/plugins/acode.plugin.react.snippet/snippets/tsx.snippets iccn: 12snippet iccn import ${1} from '@/components/${1}'; edf: 1export default function {fileName}() { return ( <div>$1</div> ) } ilk: 12snippet ilk import Link from "next/link" Tailwind代码片断: 路径:1内部存储/Android/data/com.foxdebug.acode/files/plugins/acode.plugin.react.snippet/snippets/reactTag.snippets hdvh: 1234snippet hdvh <div className="w-full h-dvh h-min-dvh h-screen"> ${1} </div> snnipets 作者: wealipay 文章链接: https://wealipay.top/posts/snnipets.html 版权声明: 本网站所有文章除特别声明外,均采用 CC BY-NC-ND 4.0 许可协议。转载请注明出处! 上一篇: 常用术语 下一篇: GooeyNav组件