Skip to content

Feature request: bash-like path autocompletion (for tags requiring files such as images, include, etc.)  #87

@nonsns

Description

@nonsns

I am a veteran of bash, and a newbie to Jekyll. I love sublime, the Jekyll plugin, but I miss autocompletion of files

Clearly, not all tags/context would need to have this enabled, but some tags would benefit from "naive" path autocompletion (eg., assets such as images would benefit from the Jekyll ROOT ).

Others would require some more advanced autocompletion (e.g- , liquid {% include %} directives start from _include; similarly for YAML layout etc.) that would still be relatively easy to handle

This is a very simple idea, and is supported by other sublime packages (e.g., the LaTeX package https://packagecontrol.io/packages/LaTeXTools goes even further doing images preview)

as I said I am veteran of bash, perl and LaTex.... and a total newbie of git, python, ruby and jekyll. so I can offer my idea but not my fingers :/

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions