AutoFileName icon indicating copy to clipboard operation
AutoFileName copied to clipboard

Using in markdown files inside HTML-like @import statements

Open certainlyakey opened this issue 11 years ago • 0 comments

I know it's a rare use case, but I use <!-- @import path/to/file.md --> statements inside markdown files to imitate includes. Is it possible to force AutoFileName to show completions within these statements? I tried to add "markdown" and "comment" to afn_valid_scopes user setting, but this only helped to get completions in markdown images (like ![pic title](../img/pic.png)), but not inside @import statements in the same file.

Thanks!

certainlyakey avatar Feb 08 '14 08:02 certainlyakey