v0.3.0
What''s new
- Syntax highlighting — the extension now ships its own TextMate grammar, so crontab files are coloured out of the box. The schedule, the command/path, and the targets after
>(overwrite) and>>(append) each get a distinct colour. Comments,PATH=…assignments and$variablesare highlighted too. - Localized settings — all settings and command titles are now available in Russian and English (
package.nls), with clearer descriptions and per-value hints in the Settings UI.
Install: download crontab-formatter-0.3.0.vsix and run Extensions: Install from VSIX…, or code --install-extension crontab-formatter-0.3.0.vsix.