File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1818
1919<!-- Plugin description -->
2020
21- ## Crontab Expressions
21+ ## Cron & amp ; Crontab Support
2222
2323Crontab syntax support:
2424
2525- Schedule periods and errors highlighting
26- - Shell command completion
26+ - Shell command completions
2727- Human-readable schedule folding
28- - Cron tester
29- - Crontab.guru integration
28+ - Cron expression tester
29+ - Cron expression injection
30+ - [ crontab.guru] ( https://crontab.guru ) integration
3031
3132## Donation
3233
Original file line number Diff line number Diff line change 11<!-- Plugin Configuration File. Read more: https://plugins.jetbrains.com/docs/intellij/plugin-configuration-file.html -->
22<idea-plugin >
33 <id >com.github.xepozz.crontab</id >
4- <name >Crontab Expressions </name >
4+ <name >Cron & Crontab Support </name >
55 <
vendor email =
" [email protected] " url =
" https://github.com/xepozz" >Dmitrii Derepko (@xepozz)</
vendor >
66
77 <depends >com.intellij.modules.platform</depends >
You can’t perform that action at this time.
0 commit comments