Skip to content

自定义题目文件时如何添加多个文件 #876

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
half-dreamer opened this issue Apr 14, 2023 · 0 comments
Closed

自定义题目文件时如何添加多个文件 #876

half-dreamer opened this issue Apr 14, 2023 · 0 comments

Comments

@half-dreamer
Copy link

half-dreamer commented Apr 14, 2023

"leetcode.filePath": {

        "cpp": {
            "folder": "${tag}\\${id}.${name}--${difficulty}",
            "filename": "${kebab-case-name}.cpp",
        },

    },

我希望能在${kebab-case-name}.cpp 旁添加一个README.md(意思就是一个文件夹两个不同文件),请问有办法实现吗?
I want to add a file called README.md in the same directory where ${kebab-case-name}.cpp locates. Are there any solution to achieve that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant