Bob Rockefeller
Bob Rockefeller
I'm not using Emmet.
Has this fix been released? Which version should I check for?
I have version 1.8.1 - is that the latest that includes the fix?
Yes, I still have the problem. A snippet scoped to Markdown(GitHub) will not fire in a file set to that, but will if the snippet is set to Markdown. I...
Yes, I think you're right. Snippets for Markdown should work in Markdown and anything derived from Markdown (Markdown(GitHub) or Markdown Extra, as examples). Snippets for GFM should only work in...
``` LanguageManager.defineLanguage("markdown_plus", { name: "Markdown Plus", mode: "markdown_plus" }); ``` Is that what you need?
Seem not. It would be nice, though.
:+1:
I'd say separate, in the same way that Git keeps a separate `.gitmodules` file.
Have you gotten enough feedback to proceed? I, for one, am looking forward to sub-module support.