You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

471 B

Jekyll Utils - Visual Studio Code Extension

A convenient way of creating new Jekyll post files.

Inspired by Sidebar Enhancements for Sublime. and vscode-fileutils

Commands

[
    {
        "command": "fileutils.newFileAtRoot",
        "category": "File",
        "title": "New Jekyll Post File Relative to Current View"
    }
]

License

MIT