Skip to content

Releases: jameslan/vscode-yaclock

v1.0.2

08 Apr 07:19
Compare
Choose a tag to compare

What's Changed

  • Add setting for padding of hours in 24 hours mode by @md2perpe in #2

New Contributors

Full Changelog: v1.0.1...v1.0.2

tooltip

05 Feb 17:54
Compare
Choose a tag to compare

Show full date time as tool tip of the clock status bar item. Note that the tooltip appears only when the editor window is focused / activated.

First release

05 Feb 17:38
Compare
Choose a tag to compare
  • Works locally. Do not require to be installed into remote host when using VSCode Remote.
  • Simple config. Do not need to learn how to format date time to string in javascript.
    Checkbox rules all!
  • Adaptive refresh rate. Refresh every second only when needed (second is displayed or
    the separator is flashing), otherwise refresh every minute at 0 second.
  • No window reload required for any config change.
  • Standing out. With a configurable colorful emoji (prefix or postfix),
    you could find the time with just a glimpse.