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 :/
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 :/