- Notifications
You must be signed in to change notification settings - Fork 219
Closed
Labels
for: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: validationtype: enhancement
Milestone
Description
Support syntax highlighting, for embedded CRON expressions:
@Scheduled(cron = "0 */30 * ? * *") @Scheduled(cron = "0 0 10 * 1 1")
(See support for CRON in IntelliJ: https://www.jetbrains.com/help/idea/scheduled-tasks.html)
Metadata
Metadata
Assignees
Labels
for: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: validationtype: enhancement