DescCron (Describe Cron) is a plugin for JetBrains IDEs, that provides a descriptive view of cron expressions for humans.
It's file format agnostic, as the cron expression to be described is a user selected text.
- Highlight the cron expression
- Use the options under DescCron group from the Popup Menu
- Highlight the cron expression
- Use the default keybindings:
Action | Keybinding |
---|---|
Describe | ⌘ ⇧ D, C |
Next Run | ⌘ ⇧ D, N |
Previous Run | ⌘ ⇧ D, P |
Action | Keybinding |
---|---|
Describe | ⌃ ⇧ D, C |
Next Run | ⌃ ⇧ D, N |
Previous Run | ⌃ ⇧ D, P |
./gradlew clean build
./gradlew runIde