Skip to content

Add Problem Name in Solution File Name? #28

Description

@jhshi

Currently the solution file name contains only id. It might be useful to add the problem title to the file name as well.

Here's one usage case. Leetcode has many similar problems, such as Path Sum I, Path Sum II, Path Sum III, etc. While working on Path Sum III, it's convinient to quickly open the related problems such as Path Sum I and II. Currenly there's not easy way to do this.

If problem name is in the file name, we can easily open them using Ctrl-P in vim.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions