koro1FileHeader
koro1FileHeader copied to clipboard
版权字段的作者信息不生效
${now_year}生效了${git_name} 和 ${git_email}不生效,${git_name_email}也配置过,没生效
改成这样 "custom_string_obkoro1_copyright": "Copyright (c) ${now_year} by git config user.name, All Rights Reserved. "
参考下我的配置
"fileheader.customMade": { "Author": "git config user.name && git config user.email", "Date": "Do not edit", "LastEditors": "git config user.name && git config user.email", "LastEditTime": "Do not edit", "FilePath": "Do not edit", "Description": "", "custom_string_obkoro1_copyright": "Copyright (c) ${now_year} by git config user.name email: git config user.email, All Rights Reserved." },