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.
 
James Stout c2251d1a99 init 6 years ago
.vscode init 6 years ago
images init 6 years ago
src/extension init 6 years ago
test init 6 years ago
.gitignore init 6 years ago
.travis.yml init 6 years ago
.vscodeignore init 6 years ago
CHANGELOG.md init 6 years ago
ISSUE_TEMPLATE.md init 6 years ago
LICENSE init 6 years ago
README.md init 6 years ago
package-lock.json init 6 years ago
package.json init 6 years ago
tsconfig.json init 6 years ago
tslint.json init 6 years ago

README.md

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