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

$DATETIME$ script template var #2312

Open
coffeechococake7 opened this issue Dec 25, 2024 · 1 comment
Open

$DATETIME$ script template var #2312

coffeechococake7 opened this issue Dec 25, 2024 · 1 comment

Comments

@coffeechococake7
Copy link

coffeechococake7 commented Dec 25, 2024

First is about Space Highlight
Second is about Add Timestamp

Should the Highlight trailing whitespace option be red ?
Many people may not like this option being displayed in red.
What if you could change the color ?

And how about allowing you to include a timestamp in addition to <$DATE$> in the script preferences @Version section ?
Even though there is a simple method, you have to create another script to achieve one thing. Doing this over and over again is a waste of time and inefficient.

@derjanb
Copy link
Member

derjanb commented Dec 29, 2024

Should the Highlight trailing whitespace option be red ?

You can simply style it on your own. Please add

.cm-trailingspace {
   background-color: red;
}

to the custom CSS option.

And how about allowing you to include a timestamp in addition to <$DATE$>

I'll add it.

@derjanb derjanb changed the title There are two proposals $DATETIME$ script template var Dec 29, 2024
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