Skip to content
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

Customizable status bar message format #5

Closed
Sertion opened this issue Apr 29, 2017 · 3 comments
Closed

Customizable status bar message format #5

Sertion opened this issue Apr 29, 2017 · 3 comments

Comments

@Sertion
Copy link
Owner

Sertion commented Apr 29, 2017

Adding some customisation to the status bar message would be neat.

Info we currently have easy access to:

  • Author
    • Name
    • E-mail
    • Timezone
  • Commit
    • Hash
    • Time stamp
    • Commit message summary
    • What line number the line had before changes
    • Current line number
    • What filename the line originally came from (if we can use the -M and -C flags in the future)

Tools we can use:

  • Momentjs
  • TextDecorator.toDateText
  • TextDecorator.parseTokens (${token,options})
@Sertion
Copy link
Owner Author

Sertion commented May 1, 2017

Part of release 1.8.0.

@Sertion Sertion closed this as completed May 1, 2017
@adeacetis
Copy link

adeacetis commented May 5, 2017

Looks great, thanks for this.
By any chance, do you have documentation on this feature? Thanks. :)

@Sertion
Copy link
Owner Author

Sertion commented May 5, 2017

@adeacetis, there is a section for information about configurations in README.md.

@Sertion Sertion removed the Planned label Mar 24, 2018
Sertion pushed a commit that referenced this issue Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants