Skip to content

michaelblyons/SublimeSyntax-Crontab

Repository files navigation

Crontab for Sublime Text

GitHub license GitHub release Package Control

Screenshot of highlighting

Features

  • Syntax highlighting for crontab files (default *.tab, *.crontab and cron.d)
  • Color-coded underline for cron expressions.
  • "Edit my crontab" command palette entry.
  • Completions for cron expressions and enums like month names.
  • Hover on a cron expression for an explanation.
  • Shell syntax highlighting for cron commands
  • Comment and uncommenting lines using Ctrl+/ or Cmd+/.
  • "Build" system to lint with crontab -T (if supported on your machine).

Installation

  1. Run “Package Control: Install Package” command
  2. Find and Install the Crontab plugin.
  3. Restart Sublime Text.

Todos

  • Provide a template file of things to do when creating a crontab file.
  • Additional "system" crontab syntax with user/group support.
  • Options to change or disable rainbow underlines. (#4)
  • Continuous integration
  • Autocomplete works after , and -

Credits/Acknowledgements

  1. clarkewd's original Crontab Highlighting Package which was inherited from kevinior and WheresWardy.
  2. Varun Nayyar and his adaptation of the package to .sublime-syntax.
  3. Adam Schubert and his cron_descriptor package.

About

A Plugin for Crontab Highlighting in Sublime Text

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •