jonschlinkert / sublime-markdown-extended

Top 100 Sublime Text plugin! Markdown syntax highlighter for Sublime Text, with extended support for GFM fenced code blocks, with language-specific syntax highlighting. YAML Front Matter. Works with ST2/ST3. Goes great with Assemble.
https://github.com/jonschlinkert
MIT License
660 stars 96 forks source link

Slow on opening files #202

Open dwhenson opened 3 years ago

dwhenson commented 3 years ago

This is a lovely package that adds some great features to the standard md syntax, but I can't bring my self to use it as it takes 2-3 seconds to open a md file for the first time. I have googled around and see other people are having the same issue, but I didn't know if it had been raised here. Any fix would be really appreciated.

cferdinandi commented 3 years ago

Same here! This was working swimmingly on Sublime 3. I started noticing the issue on Sublime v4.

detly commented 2 years ago

Could be related to this: https://github.com/sublimehq/sublime_text/issues/1824